SlackBuildsOrg/python/python3-dulwich
fourtysixandtwo 8e29a22730
python/python3-dulwich: Fix PYTHONPATH.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-05 15:18:14 +07:00
..
python3-dulwich.info
python3-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.