python-zeroconf 0.47.0-1 source package in Ubuntu

Changelog

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

  * Upload to unstable

 -- YOKOTA Hiroshi <email address hidden>  Thu, 22 Dec 2022 19:34:17 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.47.0-1.dsc 2.3 KiB 035b840a83a97415e8db335e3aad2fcfae50bf23f245e2cb75ba5956b0b3ddfc
python-zeroconf_0.47.0.orig.tar.gz 147.5 KiB dc4f05e008415893b2ad4d99d9f2a267b11061fdebb6896e044ca59a5bd8e701
python-zeroconf_0.47.0-1.debian.tar.xz 5.7 KiB 1b660044813606fe3fc0cafde56badfe0980bd353719e2ae570d8ca8136cfa98

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.