1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/devel/libgit2/pkg-descr
Baptiste Daroussin 1f30397d4f Switch to USE_GITHUB
Trim headers
2012-12-31 11:53:12 +00:00

13 lines
443 B
Plaintext

libgit2 is...
licensed under a very permissive license so you can use it anywhere
faster than any other Git library
written in standards compliant C99
completely multi-platform: Windows, Linux, Mac OS X, xBSD
compiled natively under all platforms (yes, even MSVC on Windows)
re-entrant, with sane error handling
designed with a solid and consistent API
available as bindings for all major scripting languages
WWW: http://libgit2.github.com/