aboutsummaryrefslogtreecommitdiff
path: root/devel/dulwich/pkg-descr
blob: f23c77a71b8c646975fefe1855412119df13cd6b (plain) (blame)
1
2
3
4
5
6
7
Dulwich is a pure-Python implementation of the Git file formats and protocols.

It aims to give an interface to git repos that doesn't call out to git directly
but instead uses pure Python. It is based on the Python-Git module released by
James Westby.

WWW:	http://samba.org/~jelmer/dulwich/