套件:python3-dnspython(2.8.0-1)
python3-dnspython 的相關連結
Debian 的資源:
下載原始碼套件 dnspython:
維護小組:
- Debian Python Team (QA 頁面)
- Robert S. Edmonds (QA 頁面)
- Scott Kitterman (QA 頁面)
- Matthew Grant (QA 頁面)
- Thomas Goirand (QA 頁面)
外部的資源:
- 主頁 [www.dnspython.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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.
With recommended additional dependencies installed it also support DNS Over HTTPS (DOH), DNSSEC, and non-ascii (IDNA) DNS operations. It can support asynchronous if python3-trio is installed, but this is not the default. DNS Over QUIC (DOQ) is supported if python3-aioquic is installed, also not the default.
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.
其他與 python3-dnspython 有關的套件
|
|
|
|
-
- dep: netbase
- Basic TCP/IP networking system
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: ca-certificates
- Common CA certificates
-
- rec: python3-cryptography (>= 43)
- Python library exposing cryptographic recipes and primitives
-
- rec: python3-h2
- Pure-Python3 HTTP/2 State-Machine based protocol implementation in Python
-
- rec: python3-httpcore (>= 0.17.3)
- minimal low-level HTTP client
-
- rec: python3-httpx
- next generation HTTP client
-
- rec: python3-idna (>= 3.7)
- Python IDNA2008 (RFC 5891) handling (Python 3)
-
- sug: python3-aioquic
- Python implementation of QUIC and HTTP/3
-
- sug: python3-trio
- Python async concurrency and I/O library
