mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
764dcb92d1
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
5 lines
210 B
Text
5 lines
210 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.
|
|
|