[ 源代码: dnspython ]
软件包:python3-dnspython(1.16.0-1+deb10u1)
python3-dnspython 的相关链接
Debian 的资源:
下载源码包 dnspython:
- [dnspython_1.16.0-1+deb10u1.dsc]
- [dnspython_1.16.0.orig.tar.gz]
- [dnspython_1.16.0-1+deb10u1.debian.tar.xz]
维护小组:
- Debian Python Modules Team (QA 页面, 邮件存档)
- Robert S. Edmonds (QA 页面)
- Scott Kitterman (QA 页面)
- Matthew Grant (QA 页面)
外部的资源:
- 主页 [www.dnspython.org]
相似软件包:
DNS toolkit for Python 3
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.
This is the Python 3 version.