2011-05-27 11:45:29 +02:00
|
|
|
libgit2 is...
|
|
|
|
|
|
|
|
licensed under a very permissive license so you can use it anywhere
|
|
|
|
faster than any other Git library
|
2011-05-27 14:59:04 +02:00
|
|
|
written in standards compliant C99
|
2011-05-27 11:45:29 +02:00
|
|
|
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
|
|
|
|
|
2012-12-31 12:53:12 +01:00
|
|
|
WWW: http://libgit2.github.com/
|