Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 476 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 476 Bytes

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.