Info2: << Package: dnspython-py%type_pkg[python] Type: python (2.4 2.5 2.6 2.7) Distribution: ( %type_raw[python] = 2.4 ) 10.4 Version: 1.6.0 Revision: 2 Depends: python%type_pkg[python] Replaces: pydns-py%type_pkg[python], python-dns-py%type_pkg[python] Conflicts: pydns-py%type_pkg[python], python-dns-py%type_pkg[python] BuildDepends: fink (>= 0.24.12) Source: http://www.dnspython.org/kits/%v/dnspython-%v.tar.gz Source-MD5: 15b8eed42689bd719ec1878a584787ea DocFiles: ChangeLog README LICENSE PKG-INFO examples/ CompileScript: << echo Skipping compile stage << InstallScript: << %p/bin/python%type_raw[python] setup.py install --root=%d << Description: Python DNS library DescDetail: << dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records. << License: BSD Homepage: http://www.dnspython.org/ Maintainer: Steve Huff # tip of the hat to Charles Lepple - i used his python-ldap spec as a template # Info2: <<