github-0.3.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.

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, data-default, failure, HTTP, http-conduit (1.2.6), http-types, network, old-locale, text, time, tls (0.9.2), tls-extra (0.4.4), unordered-containers (0.1.*), uri, vector
LicenseBSD3
CopyrightCopyright 2012 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 dateSun Jun 10 17:00:09 UTC 2012
Uploaded byMikeBurns
Built onghc-7.4
DistributionsNixOS: 0.7.0, Debian: 0.7.0

Modules

Downloads