python-zeroconf 0.36.4-1 source package in Ubuntu
Changelog
python-zeroconf (0.36.4-1) unstable; urgency=medium * Team upload. [ YOKOTA Hiroshi ] * New upstream version 0.36.4 * Upgrade Debian standards version -- YOKOTA Hiroshi <email address hidden> Sat, 18 Sep 2021 14:19:37 +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.4-1.dsc | 1.7 KiB | 6d29f58b5f7622bce3cd10bde92d795ea4142a52e80baec9c4e8f6ff37fa7b96 |
python-zeroconf_0.36.4.orig.tar.gz | 125.8 KiB | 05732464604858d79d45b6a30b0d47fa0e4a4b760eca44b0a2bfce16bf5061ee |
python-zeroconf_0.36.4-1.debian.tar.xz | 21.7 KiB | fcb42af032cf4620e475067e22a75ec1b3f940c6fea8ed0bd93ee63d59565f8e |
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.