dulwich 0.8.2-1 source package in Ubuntu

Changelog

dulwich (0.8.2-1) unstable; urgency=low


  * Fix Vcs URL.
  * New upstream release.

 -- Jelmer Vernooij <email address hidden>  Sun, 18 Dec 2011 21:35:03 +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.2-1.dsc 1.3 KiB 3118a0951881d1daf4bb4c232ac40a072b033fb0df6841ef030759af8bdfa533
dulwich_0.8.2.orig.tar.gz 188.4 KiB 411a9574e1af399f21d55651bc5dc2f16b001445391150a3ff77a03f2be782cd
dulwich_0.8.2-1.debian.tar.gz 3.5 KiB a06341aec9d05e2a091168b8bc64ff3ac77da739cd98cacfb6db7d5dfaa3dd6f

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.