dulwich 0.9.4-1 source package in Ubuntu

Changelog

dulwich (0.9.4-1) unstable; urgency=low


  * New upstream release.

 -- Jelmer Vernooij <email address hidden>  Sat, 30 Nov 2013 16:21:10 +0000

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
Trusty release universe python

Downloads

File Size SHA-256 Checksum
dulwich_0.9.4-1.dsc 2.0 KiB d5368582097911cdf0e7810e76bede8327949e458b191b49ec30d07137ca1dec
dulwich_0.9.4.orig.tar.gz 229.8 KiB 1cd555533d9a5cc319f5c68e21e31be190104ee1be5b5d3899a8a522e924b3fc
dulwich_0.9.4-1.debian.tar.gz 4.1 KiB 4d5ab9a7a8a744a7c91dcb7d47c44ff35cfb8dbca7c627cc4e48fb2cfae172b1

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.