python-zeroconf 0.36.12-1 source package in Ubuntu
Changelog
python-zeroconf (0.36.12-1) unstable; urgency=medium * New upstream version 0.36.12 -- YOKOTA Hiroshi <email address hidden> Mon, 08 Nov 2021 22:05:10 +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.36.12-1.dsc | 2.2 KiB | 8e20cc70a0aac4d50e167eb1b2b52d84e7e4add71e88259ce5536e49a9b8b943 |
python-zeroconf_0.36.12.orig.tar.gz | 127.5 KiB | ed37f1f697d1f0158ee4c6f2ee7fb631b437930d89dd9e8f7c6d2c219e2b5a8e |
python-zeroconf_0.36.12-1.debian.tar.xz | 4.6 KiB | bf73b1474cd5b01121f72e6ddf07b46ce8b9c6ae3313e46196a56f32100f5d27 |
Available diffs
- diff from 0.36.11-1 to 0.36.12-1 (1.4 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.