python-zeroconf 0.63.0-1 source package in Ubuntu
Changelog
python-zeroconf (0.63.0-1) unstable; urgency=medium * New upstream version 0.63.0 -- YOKOTA Hiroshi <email address hidden> Sun, 28 May 2023 12:09:07 +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.63.0-1.dsc | 2.3 KiB | f15d843d0334579192c0b36f140023a660a9afaceab1de7f2aefa175371ca969 |
python-zeroconf_0.63.0.orig.tar.gz | 138.3 KiB | 2643b1c9c6ffdfaa1313cf3d12ea0099482fcb3da77929a08be87fc8354d0b3d |
python-zeroconf_0.63.0-1.debian.tar.xz | 6.0 KiB | d474359bbe3d9e769882094d7b6b4826a078ef7fef7b6135c9d45dcb2307a522 |
Available diffs
- diff from 0.62.0-1 to 0.63.0-1 (6.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.