D bindings for libgit2


Keywords
library, vcs, binding, deimos
License
LGPL-2.0
Install
dub fetch libgit2 --version 0.25.2

Documentation

D language bindings to libgit2

These are static bindings to the libgit2 library. It directly exposes the C interface. For a higher level library with an idiomatic D interface, see dlibgit.

The actual code can be found in the branches corresponding to the libgit2 release versions. This library is available as a DUB package.