Info2: << Package: twisted2-names-py%type_pkg[python] Version: 0.2.0 Revision: 1 Description: DNS protocol implementation DescDetail: << 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. << Source: http://tmrc.mit.edu/mirror/twisted/Names/0.2/TwistedNames-%v.tar.bz2 Source-MD5: 1266570ddc8ca0d7c6d0ea117aae9021 Type: python (2.3 2.4) Depends: python%type_pkg[python], twisted2-py%type_pkg[python] CompileScript: << %p/bin/python%type_raw[python] setup.py build << InstallScript: << #!/bin/sh -e %p/bin/python%type_raw[python] setup.py install --root=%d mkdir -p %i/share/doc/twisted2-names-py%type_pkg[python] cp -R doc %i/share/doc/twisted2-names-py%type_pkg[python]/doc << DocFiles: LICENSE NEWS README License: OSI-Approved Homepage: http://twistedmatrix.com/projects/names/ Maintainer: Daniel Henninger # Info2 <<