python313-dnspython
Python 3.13 - dnspython - DNS toolkit
3.6.0
2025-04-08
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python313-base 3.6.0
python313-cryptography 3.6.0
python313-httpx 3.6.0
python313-idna 3.6.0
Internal Program Version: dnspython 2.7.0
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.
dnspython originated at Nominum where it was developed to
facilitate the testing of DNS software. Nominum has generously
allowed it to be opened under a BSD-style licence.
https://github.com/rthalley/dnspython