ohloh-hs

Interface to the Ohloh API

https://github.com/fthomas/ohloh-hs

Latest on Hackage:0.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Frank S. Thomas

ohloh-hs is an interface to the Ohloh API (http://www.ohloh.net), which provides access to the data of the Ohloh open source directory. It consists mainly of simple data types for the items exposed by the API and corresponding Text.XML.HXT.Arrow.Pickle pickler functions in order to convert those types from/to XML easily.