python-zeroconf 0.58.2-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.58.2

 -- YOKOTA Hiroshi <email address hidden>  Sun, 30 Apr 2023 12:56:33 +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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.58.2-1.dsc 2.3 KiB 08cfec4e12b5d69b6c354b466f557816a23db02fec5bfca96b42b7f1c588e2e2
python-zeroconf_0.58.2.orig.tar.gz 137.3 KiB 879067cec1d01b5c819df456b6f8fa8e88500fe0da1a40019bff9627bb9f3b58
python-zeroconf_0.58.2-1.debian.tar.xz 6.0 KiB f4575a0789c9a0d8d6ebf6951e6034512ed552c67136476a29b852fdbb3e444d

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.