dulwich 0.8.1-1 source package in Ubuntu

Changelog

dulwich (0.8.1-1) unstable; urgency=low


  * New upstream release.
   + Now provides access to remote http(s) smart server repositories.
     Closes: #636331

 -- Jelmer Vernooij <email address hidden>  Mon, 31 Oct 2011 13:07:39 -0700

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.1-1.dsc 1.3 KiB b9034a8bdf9f297066c0db9edd196e54d7c3e7440b0ce8146bc663bd872318d9
dulwich_0.8.1.orig.tar.gz 185.8 KiB 1a1619e9c7e63fe9bdc93356ee893be1016b7ea12ad953f4e1f1f5c0c5056ee8
dulwich_0.8.1-1.debian.tar.gz 3.7 KiB 19c0d42a86926a3c2ec72fcda635054900d66a63edbd567e178b44c16811982e

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.