summaryrefslogtreecommitdiff
path: root/net/py-dns/DESCR
blob: 27250ec58c19c9e50a9cacd04cea01cc82ae0fb1 (plain)
1
2
3
4
5
dnspython is a DNS toolkit for Python. It 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.