[ 源代码: python-zeroconf ]
软件包: python3-zeroconf (0.24.4-0ubuntu1)
python3-zeroconf 的相关链接
Trisquel 的资源:
下载源码包 python-zeroconf:
- [python-zeroconf_0.24.4-0ubuntu1.dsc]
- [python-zeroconf_0.24.4.orig.tar.gz]
- [python-zeroconf_0.24.4-0ubuntu1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Ruben Undheim
外部的资源:
- 主页 [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-ifaddr
- Pure Python implementation for detecting IP addresses
-
- dep: python3-nose
- test discovery and running for Python3 unittest