slackbuilds_ponce/python/dulwich
Arn0 671796db20
python/dulwich: Removes python3 support for older version, conflicting with python3-dulwich
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-09 09:49:42 +07:00
..
dulwich.info
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.