github-0.1: 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.

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, attoparsec, base (≥4.0 & <5.0), bytestring, containers, failure, HTTP, http-enumerator, http-types, network, old-locale, text, time, uri, vector
LicenseBSD3
CopyrightCopyright 2011 Mike Burns
AuthorMike Burns
Maintainermike@mike-burns.com
CategoryNetwork APIs
Source repositorygit clone git://github.com/mike-burns/github.git
Upload dateTue Dec 27 16:56:38 UTC 2011
Uploaded byMikeBurns
Build failureghc-7.2 (log)
DistributionsNixOS: 0.7.0, Debian: 0.7.0

Modules

Downloads