python-zeroconf 0.126.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.126.0

 -- YOKOTA Hiroshi <email address hidden>  Tue, 14 Nov 2023 08:53:44 +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.126.0-1.dsc 2.3 KiB fdc2c3dfeaaac2b43e5787809ca58fee58d008e5fb48042921f47f3b44291e5f
python-zeroconf_0.126.0.orig.tar.gz 156.9 KiB 875afbebc25bab002610091ecfdccaeebc185ce69f07a3525e4b86680693ea71
python-zeroconf_0.126.0-1.debian.tar.xz 6.5 KiB b0b21764a7a505c8577b356ec40ded393a99f15cdb303833ab2bd5410ed42a24

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.