Fork me on GitHub
#clojars
<
2017-04-17
>
rovanion08:04:28

Am I right in thinking that you on the server side knows how to order the versions? Because that's really hard with just the data in all-jars.clj.gz.

tcrawley13:04:47

@rovanion we have code to order versions here: https://github.com/clojars/clojars-web/blob/master/src/clojars/maven.clj#L193 and yes, it's not straightforward