Larry Hajali 9903488992 python/dnspython: Updated for version 1.15.0 8 vuotta sitten
..
README e353bd6429 python/dnspython: Updated for version 1.12.0. 10 vuotta sitten
dnspython.SlackBuild 9903488992 python/dnspython: Updated for version 1.15.0 8 vuotta sitten
dnspython.info 9903488992 python/dnspython: Updated for version 1.15.0 8 vuotta sitten
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 vuotta sitten

README

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.

pycrypto and ecdsa are optional dependencies for DNSSEC functionality.