SlackBuildsOrg/python/dulwich/README
Audrius Kažukauskas 52b335904b python/dulwich: Updated for version 0.8.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-12-11 10:47:09 -02:00

4 lines
209 B
Text

Dulwich is a Python implementation of the Git file formats and
protocols. It aims to give an interface to git repos (both local and
remote) that doesn't call out to git directly but instead uses pure
Python.