python-dns 2.3.5-3 source package in Ubuntu

Changelog

python-dns (2.3.5-3) unstable; urgency=low

  * No change rebuild for transition to python2.7 as default
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 13:47:22 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Scott Kitterman
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-dns_2.3.5.orig.tar.gz 26.8 KiB c2385c17625bd19b1891c1c96319e8f5c2b2e8ba5d9d7bfd6459bbf10067c940
python-dns_2.3.5-3.diff.gz 7.2 KiB fc6ecdb7ecab269a312ddde78600e6c9ec1e2094cfedb36b1f8c8722fdec2dca
python-dns_2.3.5-3.dsc 1.3 KiB abb9c97e303b38866b58b5a4c70f737e6b943d62549f1abbb5e016cac7363347

Available diffs

View changes file

Binary packages built by this source

python-dns: DNS client module for Python

 This Python module provides an DNS API for looking up DNS entries from
 within Python modules and applications. This module is a simple, lightweight
 implementation. It is not as complete as python-dnspython, but is useful for
 many common applications.