[ buster ]
[ ソース: dnspython ]
パッケージ: python-dnspython (1.16.0-1+deb10u1)
python-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
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.