Python3-zeroconf is a library that is compatible with Bonjour and Avahi,
and does Multicast DNS Service Discovery.
It requires python3-ifaddr, which is has a sub-set of the functionality
of python3-netifaces, but is easier to build and smaller.

Changes since V1:
 - Corrected license syntax and added license files

David Jander (2):
  python3-ifaddr: new package
  python3-zeroconf: new package

 rules/python3-ifaddr.in     |  9 +++++++
 rules/python3-ifaddr.make   | 53 +++++++++++++++++++++++++++++++++++++
 rules/python3-zeroconf.in   |  9 +++++++
 rules/python3-zeroconf.make | 53 +++++++++++++++++++++++++++++++++++++
 4 files changed, 124 insertions(+)
 create mode 100644 rules/python3-ifaddr.in
 create mode 100644 rules/python3-ifaddr.make
 create mode 100644 rules/python3-zeroconf.in
 create mode 100644 rules/python3-zeroconf.make

-- 
2.32.0


Reply via email to