python-zeroconf 0.39.4-2 source package in Ubuntu

Changelog

python-zeroconf (0.39.4-2) unstable; urgency=medium

  * Update upstream URLs

 -- YOKOTA Hiroshi <email address hidden>  Fri, 16 Dec 2022 16:28:54 +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.39.4-2.dsc 2.3 KiB c14c6798787752382d82e42306459f8ac2af7c1b73596e790649b33ffb85aa4d
python-zeroconf_0.39.4.orig.tar.gz 134.0 KiB 32783c9a583419abe7223ba199e2ddebe9533011caecf6a268852e0fbea1186a
python-zeroconf_0.39.4-2.debian.tar.xz 5.6 KiB 67f321f2c2587a2e0dda11518223a1d83981a88493db568e8ac7b96cc6594475

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.