github-0.2.0: Access to the Github API, v3.

The github package

The Github API provides programmatic access to the full Github Web site, from Issues to Gists to repos down to the underlying git data like references and trees. This library wraps all of that, exposing a basic but Haskell-friendly set of functions and data structures.

Currently this only supports read-only access.

For more of an overview please see the README: https://github.com/mike-burns/github/blob/master/README.md

Properties

Versions0.1, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.3.0, 0.4.0, 0.4.1, 0.5.0, 0.6.0, 0.7.0
Dependenciesaeson (0.6.0.0), attoparsec (0.10.1.0), base (≥4.0 & <5.0), bytestring, containers, failure, HTTP, http-conduit (1.2.6), http-types, network, old-locale, text, time, unordered-containers (0.1.4.3), uri, vector
LicenseBSD3
CopyrightCopyright 2011 Mike Burns
AuthorMike Burns
Maintainermike@mike-burns.com
CategoryNetwork APIs
Home pagehttps://github.com/mike-burns/github
Source repositorygit clone git://github.com/mike-burns/github.git
Upload dateWed Feb 15 02:19:59 UTC 2012
Uploaded byMikeBurns
Build failureghc-7.4 (log)
DistributionsNixOS: 0.7.0, Debian: 0.7.0

Modules

Downloads