ANN: Latest package versions on Hackage as JSON/JSONP

Hi, I provide a relation between /package name/ and /latest version/ on Hackage as both JSON and JSONP. http://www.typeful.net/~tbot/hackage/ This are static files, and they are regenerated whenever new packages are uploaded (with a delay of about one minute). Two simple usage examples are given in the README[1]. Feel free to access this information for whatever purpose! Cheers, Simon [1] https://github.com/sol/hackage-jsonp#readme

Looks cool! One suggestion: make it a webservice I can use like:
typeful.net/~tbot/hackage/[package name]
example:
typeful.net/~tbot/hackage/aeson
So that I don't have to download an 83k file for every request.
Adit
On Mon, Mar 26, 2012 at 4:12 AM, Simon Hengel
Hi, I provide a relation between /package name/ and /latest version/ on Hackage as both JSON and JSONP.
http://www.typeful.net/~tbot/hackage/
This are static files, and they are regenerated whenever new packages are uploaded (with a delay of about one minute).
Two simple usage examples are given in the README[1].
Feel free to access this information for whatever purpose!
Cheers, Simon
[1] https://github.com/sol/hackage-jsonp#readme
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- adit.io
participants (2)
-
aditya bhargava
-
Simon Hengel