[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#512897: ITP: dulwich -- Python implementation of the Git file formats and protocols



Package: wnpp
Severity: wishlist
Owner: Jelmer Vernooij <jelmer@debian.org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* Package name    : dulwich
  Version         : 0.1.0
  Upstream Author : James Westby <jw+debian@jameswestby.net>
                    John Carr <john.carr@unrouted.co.uk>
					Jelmer Vernooij <jelmer@samba.org>
* URL             : http://samba.org/~jelmer/dulwich/
* License         : GPL-2
  Programming Lang: Python
  Description     : Python Git library

Dulwich is a pure-Python implementation of the file formats and protocols 
used by the Git version control system.
.
It can currently read existing Git repositories and write most objects. 
The client and server support sending and receiving packs.
.
The main difference with e.g. python-git is that Dulwich provides a
direct implementation of the Git formats/protocols, rather than calling
out to the git command-line tools. This also gives a bit more control
over the low-level operations.

(Dulwich is required by bzr-git, ITP: #489169)



Reply to: