slackbuilds_ponce/python/python3-dulwich/README
Arn0 172abb5c54
python/python3-dulwich: cloned from dulwich for python3, updated for version 0.20.32
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-09 09:49:42 +07:00

4 lines
209 B
Text

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.