SlackBuildsOrg/python/dulwich
Audrius Kažukauskas d2d76907a3 python/dulwich: Updated for version 0.9.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2013-10-12 14:38:02 -05:00
..
dulwich.info python/dulwich: Updated for version 0.9.0. 2013-10-12 14:38:02 -05:00
dulwich.SlackBuild python/dulwich: Updated for version 0.9.0. 2013-10-12 14:38:02 -05:00
README python/dulwich: Updated for version 0.8.1. 2011-12-11 10:47:09 -02:00
slack-desc python/dulwich: Updated for version 0.8.5 2012-12-11 16:21:53 -05:00

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.