slackbuilds_ponce/python/dulwich
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
dulwich.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
dulwich.SlackBuild
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.