[ ソース: aiodns ]
パッケージ: python3-aiodns (4.0.0-0.1)
python3-aiodns に関するリンク
Debian の資源:
aiodns ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
asynchronous DNS resolver library
The aiodns module implements a non‑blocking DNS resolver tailored for Python’s asyncio ecosystem. It wraps the high‑performance c‑ares DNS library (exposed via pycares) and exposes a clean, coroutine‑friendly API that lets Python applications perform DNS lookups without blocking the event loop. The library supports a full set of DNS query types (A, AAAA, CNAME, MX, TXT, etc.) and also provides utility functions for hostname/address resolution and reverse lookups.
その他の python3-aiodns 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pycares (>= 5.0.0)
- Python interface for c-ares (Python 3)
