slackbuilds/python/dulwich
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README python/dulwich: Updated for version 0.8.1. 2011-12-11 10:47:09 -02:00
dulwich.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
dulwich.info python/dulwich: Updated for version 0.18.6. 2017-11-20 17:59:21 +07:00
slack-desc python/dulwich: Updated for version 0.14.1. 2016-08-28 00:29:20 +01:00

README

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.