python-zeroconf 0.127.0-1 source package in Ubuntu

Changelog

python-zeroconf (0.127.0-1) unstable; urgency=medium

  * New upstream version 0.127.0

 -- YOKOTA Hiroshi <email address hidden>  Sat, 18 Nov 2023 20:25:06 +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 Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.127.0-1.dsc 2.3 KiB dd2ba3e7220e36377805786e33219f8d62e14743c56b43316a6db71585cf5923
python-zeroconf_0.127.0.orig.tar.gz 157.4 KiB 1ec001989666be7f76630d6bb8b07fb3928d655fa79a1484674a776778c9a1b3
python-zeroconf_0.127.0-1.debian.tar.xz 6.5 KiB 4743002e221a34e12878f787185f4f32d55b208e57db492483108af90a2d97fa

Available diffs

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.