gitlib: API library for working with Git repositories

[ ffi, library, mit ] [ Propose Tags ]

gitlib is a high-level, lazy and conduit-aware set of abstractions for programming with Git types. Several different backends are available, including one for the libgit2 C library (http://libgit2.github.com) (see gitlib-libgit2). The aim is both type-safety and convenience of use for Haskell users, combined with high performance and minimal memory footprint by taking advantage of Haskell's laziness and the conduit library's deterministic resource cleanup.

For further information, as well as typical use cases, see Git.Tutorial.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.5.2, 0.5.5, 0.6.4, 0.6.5, 0.7.0, 1.0.1, 1.1.0, 1.2.0, 1.2.1, 1.3.1, 1.4.0, 2.0.0.0, 2.0.1.0, 2.0.1.1, 2.1.0.0, 2.2.0.0, 3.0.0, 3.0.2, 3.1.0, 3.1.0.1, 3.1.0.2, 3.1.1, 3.1.2, 3.1.3
Dependencies base (>=3 && <5), bytestring (>=0.9.2.1), conduit (>=1.0.0), containers (>=0.4.2.1), data-default (>=0.5.0), failure (>=0.2.0.1), lifted-base (>=0.2), system-filepath (>=0.4.7), tagged (>=0.2.3.1), text (>=0.11.2), time (>=1.4), transformers (>=0.3.0.0) [details]
License MIT
Author John Wiegley
Maintainer johnw@fpcomplete.com
Category FFI
Source repo head: git clone git://github.com/fpco/gitlib.git
Uploaded by JohnWiegley at 2013-06-30T01:46:25Z
Distributions Debian:3.1.2, LTSHaskell:3.1.3, NixOS:3.1.3, Stackage:3.1.3
Reverse Dependencies 8 direct, 0 indirect [details]
Downloads 26319 total (54 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]