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
| 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, attoparsec, base (≥4.0 & <5.0), bytestring, containers, failure, HTTP, http-enumerator, http-types, network, old-locale, text, time, uri, vector |
| License | BSD3 |
| Copyright | Copyright 2011 Mike Burns |
| Author | Mike Burns |
| Maintainer | mike@mike-burns.com |
| Category | Network APIs |
| Source repository | git clone git://github.com/mike-burns/github.git |
| Upload date | Tue Dec 27 16:56:38 UTC 2011 |
| Uploaded by | MikeBurns |
| Build failure | ghc-7.2 (log) |
| Distributions | NixOS: 0.7.0, Debian: 0.7.0 |
Modules
- Github
- Github.Data
- Github.Data.Definitions
- Github.Gists
- Github.Gists.Comments
- GitData
- Github.GitData.Blobs
- Github.GitData.Commits
- Github.GitData.References
- Github.GitData.Trees
- Github.Issues
- Github.Issues.Comments
- Github.Issues.Events
- Github.Issues.Labels
- Github.Issues.Milestones
- Github.Organizations
- Github.Organizations.Members
- Github.PullRequests
- Github.Repos
- Github.Repos.Collaborators
- Github.Repos.Commits
- Github.Repos.Forks
- Github.Repos.Watching
- Github.Users
- Github.Users.Followers
- Github.Data
Downloads
- github-0.1.tar.gz (Cabal source package)
- package description (included in the package)