s-ludwig / libgit2

D language bindings to libgit2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

D language bindings to libgit2