slackbuilds_ponce/libraries/libgit2/README
Larry Hajali d9f6ae09dd libraries/libgit2: Added (C library for custom Git applications).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-07-07 00:00:40 -05:00

5 lines
270 B
Text

libgit2 is a portable, pure C implementation of the Git core methods provided as
a re-entrant linkable library with a solid API, allowing you to write native
speed custom Git applications in any language which supports C bindings.
Optional: libssh2 (for ssh transport)