SlackBuildsOrg/python/dulwich
Audrius Kažukauskas b89456cf99 python/dulwich: Updated for version 0.9.7.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
2014-10-05 08:08:03 +07:00
..
dulwich.info python/dulwich: Updated for version 0.9.7. 2014-10-05 08:08:03 +07:00
dulwich.SlackBuild python/dulwich: Updated for version 0.9.7. 2014-10-05 08:08:03 +07:00
README
slack-desc

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.