mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
5 lines
209 B
Text
5 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.
|