I may already have asked this, but is there a clojars API point where I can get a list of all the latest releases of all jars?
Or rather, a list of all the latest releases coordinates.
@rovanion http://clojars.org/repo/all-jars.clj.gz gives you all coordinates, you would need to sort and select to get the latest for each