3ca7fb22b4
- Switch to the release tarballs libgit2 now publishes - Drop CURL option since it is no longer used - Use system libpcre instead of the bundled one - Hook up tests - Bump consumers for ABI changes Changes: https://github.com/libgit2/libgit2/releases/tag/v0.99.0 ABI: https://abi-laboratory.pro/tracker/timeline/libgit2/
4 lines
131 B
Text
4 lines
131 B
Text
Pygit2 is a set of Python bindings to the libgit2 shared library,
|
|
libgit2 implements the core of Git.
|
|
|
|
WWW: https://www.pygit2.org
|