mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
52b335904b
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
4 lines
209 B
Text
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.
|