SlackBuildsOrg/python/dulwich
Audrius Kažukauskas 912f5aa804 python/dulwich: Updated for version 0.17.3.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
2017-03-25 00:11:14 +00:00
..
dulwich.info python/dulwich: Updated for version 0.17.3. 2017-03-25 00:11:14 +00:00
dulwich.SlackBuild python/dulwich: Updated for version 0.17.3. 2017-03-25 00:11:14 +00:00
README
slack-desc python/dulwich: Updated for version 0.14.1. 2016-08-28 00:29:20 +01: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.