slackbuilds_ponce/python/dulwich
Audrius Kažukauskas a923676ce0 python/dulwich: Updated for version 0.10.0.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
2015-05-17 23:45:21 +07:00
..
dulwich.info python/dulwich: Updated for version 0.10.0. 2015-05-17 23:45:21 +07:00
dulwich.SlackBuild python/dulwich: Updated for version 0.10.0. 2015-05-17 23:45:21 +07: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.