Files
deb-python-pygit2/README.md
Dave Borowitz 4940678d9f Initial checkin of pygit2, the Python libgit2 bindings.
So far, only contains Repository and Object type definitions with a few
methods.

Change-Id: I0c53035fe3a418f5b96e36d1549dcf0ffed172f4
2010-11-04 13:59:18 -07:00

5 lines
149 B
Markdown

pygit2 - libgit2 bindings in Python
=====================================
pygit2 is a set of Python bindings to the libgit2 linkable C Git library.