python-zeroconf 0.38.1-1 source package in Ubuntu
Changelog
python-zeroconf (0.38.1-1) unstable; urgency=medium * New upstream version 0.38.1 * Rediff patches -- YOKOTA Hiroshi <email address hidden> Sat, 25 Dec 2021 12:33:01 +0900
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-zeroconf_0.38.1-1.dsc | 2.2 KiB | d0fd01ef739047ff472fe511e01a1a71b37662b19ea410eb84d96373ddbe0423 |
python-zeroconf_0.38.1.orig.tar.gz | 130.0 KiB | 3833c88b11f07bbe7b701033589d3460f2391213da86182015579bb50ee7e31f |
python-zeroconf_0.38.1-1.debian.tar.xz | 4.6 KiB | 81f472668d5bfc5bff40fba7ccd1da415ee1ef27468da8c343cfaa9db466686d |
Available diffs
- diff from 0.37.0-1 to 0.38.1-1 (9.2 KiB)
No changes file available.
Binary packages built by this source
- python3-zeroconf: 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.