slackbuilds/python/dulwich
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README python/dulwich: Updated for version 0.8.1. 2011-12-11 10:47:09 -02:00
dulwich.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07: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.