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/fpco/github/blob/master/README.md
Properties
| Versions | 0.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 |
|---|---|
| Dependencies | aeson (0.6.1.0), attoparsec (≥0.10.3.0), base (≥4.0 & <5.0), bytestring, case-insensitive (≥0.4.0.4), conduit, containers, data-default, failure, HTTP, http-conduit (≥1.8), http-types, network, old-locale, text, time, unordered-containers (0.2.*), vector |
| License | BSD3 |
| Copyright | Copyright 2012-2013 Mike Burns, Copyright 2013 John Wiegley |
| Author | Mike Burns, John Wiegley |
| Maintainer | johnw@fpcomplete.com |
| Category | Network APIs |
| Home page | https://github.com/fpco/github |
| Source repository | git clone git://github.com/fpco/github.git |
| Upload date | Fri Apr 26 05:43:55 UTC 2013 |
| Uploaded by | JohnWiegley |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.7.0, Debian: 0.7.0 |
Modules
Downloads
- github-0.7.0.tar.gz (Cabal source package)
- package description (included in the package)