twisted-names 13.0.0-1 source package in Ubuntu

Changelog

twisted-names (13.0.0-1) unstable; urgency=low


  * New upstream version

 -- Free Ekanayaka <email address hidden>  Fri, 14 Jun 2013 13:52:09 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
twisted-names_13.0.0-1.dsc 1.2 KiB d94ddfa6891728f75cb2e3dbbdf07976dc3843121f897bc28412bc60694a2b07
twisted-names_13.0.0.orig.tar.bz2 59.5 KiB 831741ec0abaf6fc13469d172152212ab3e8c112b0313c2c0614348e3f32d575
twisted-names_13.0.0-1.debian.tar.gz 7.6 KiB 07b3db575242bd992a34b96f3cc24300bc493054ae22edf6cffa5981b23158b6

Available diffs

No changes file available.

Binary packages built by this source

python-twisted-names: DNS protocol implementation with client and server

 Twisted Names is both a domain name server as well as a client
 resolver library. Twisted Names comes with an "out of the box"
 nameserver which can read most BIND-syntax zone files as well as a
 simple Python-based configuration format. Twisted Names can act as an
 authoritative server, perform zone transfers from a master to act as
 a secondary, act as a caching nameserver, or any combination of
 these. Twisted Names' client resolver library provides functions to
 query for all commonly used record types as well as a replacement for
 the blocking gethostbyname() function provided by the Python stdlib
 socket module.