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

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.