slackbuilds_ponce/libraries/libgit2/README
Larry Hajali 0ec35d7934 libraries/libgit2: Updated for version 0.21.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-01-30 20:35:13 +07:00

5 lines
286 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) and http-parser