[ ソース: python-zeroconf ]
パッケージ: python3-zeroconf (0.47.3-1)
python3-zeroconf に関するリンク
Debian の資源:
python-zeroconf ソースパッケージをダウンロード:
- [python-zeroconf_0.47.3-1.dsc]
- [python-zeroconf_0.47.3.orig.tar.gz]
- [python-zeroconf_0.47.3-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Pure Python implementation of multicast DNS service discovery (Python3)
This is an implementation of the multicast DNS Service Discover Library zeroconf in pure Python.
Compared to some other Zeroconf/Bonjour/Avahi Python packages:
- isn't tied to Bonjour or Avahi - doesn't use D-Bus - doesn't force you to use particular event loop or Twisted
This is the Python3 version of the library.
その他の python3-zeroconf 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-async-timeout (>= 4.0.1)
- timeout context manager for asyncio programs in Python
-
- dep: python3-ifaddr (>= 0.1.7)
- Pure Python implementation for detecting IP addresses