dulwich 0.8.3-1 source package in Ubuntu

Changelog

dulwich (0.8.3-1) unstable; urgency=low


  * New upstream release.

 -- Jelmer Vernooij <email address hidden>  Sat, 21 Jan 2012 22:24:12 +0100

Upload details

Uploaded by:
Jelmer Vernooij
Uploaded to:
Sid
Original maintainer:
Jelmer Vernooij
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dulwich_0.8.3-1.dsc 1.3 KiB 82393a58307365f224d41a7b31d5048475e2b7475c36f41057e7a5a0b99b2468
dulwich_0.8.3.orig.tar.gz 195.8 KiB ba7df4b4715b5f3ba9b64a9136c560303c76fa76f9f82a2d381d6eb840c247af
dulwich_0.8.3-1.debian.tar.gz 3.5 KiB 78ebf756f60b679b1934ffbb8b4ed87fdfff784c70b6d51ea00c50a9512cfc95

Available diffs

No changes file available.

Binary packages built by this source

python-dulwich: Python Git library

 Dulwich is a Python implementation of the file formats and protocols
 used by the Git version control system. It can currently read from and write
 to existing Git repositories and implements the protocol for pushing and
 receiving packs from remote servers.
 .
 All functionality is available in pure Python, but for improved performance
 replacements of some modules written in C are also available. This package
 includes the high performance versions.

python-dulwich-dbg: Python Git library - Debug Extension

 Dulwich is a Python implementation of the file formats and protocols
 used by the Git version control system. It can currently read from and write
 to existing Git repositories and implements the protocol for pushing and
 receiving packs from remote servers.
 .
 All functionality is available in pure Python, but for improved performance
 replacements of some modules written in C are also available. This package
 includes the high performance versions.
 .
 This package contains the extensions built for the Python debug interpreter.