python-zeroconf 0.36.13-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.36.13

 -- YOKOTA Hiroshi <email address hidden>  Wed, 17 Nov 2021 20:40:40 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.36.13-1.dsc 2.2 KiB 74e1856248f515c9e76a5dfa39cd6925c1067591c10763b5b9f9e22b19a4262c
python-zeroconf_0.36.13.orig.tar.gz 128.0 KiB d2f21b62ded0106afc9ad31360493dfe941e7a08e1759e874c73fa65c6d3b51f
python-zeroconf_0.36.13-1.debian.tar.xz 4.6 KiB 08893081dcadc156cdccd57bbdba4ab2a20ebb7e0cfaeef251517fa87003e35f

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.