mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/2] Add python3-zeroconf
@ 2022-05-03 12:14 David Jander
  2022-05-03 12:14 ` [ptxdist] [PATCH 1/2] python3-ifaddr: new package David Jander
  2022-05-03 12:14 ` [ptxdist] [PATCH 2/2] python3-zeroconf: " David Jander
  0 siblings, 2 replies; 5+ messages in thread
From: David Jander @ 2022-05-03 12:14 UTC (permalink / raw)
  To: ptxdist, Robin van der Gracht; +Cc: Michael Olbrich, David Jander

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.

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-06  7:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-03 12:14 [ptxdist] [PATCH 0/2] Add python3-zeroconf David Jander
2022-05-03 12:14 ` [ptxdist] [PATCH 1/2] python3-ifaddr: new package David Jander
2022-05-06  7:21   ` Michael Olbrich
2022-05-03 12:14 ` [ptxdist] [PATCH 2/2] python3-zeroconf: " David Jander
2022-05-06  7:22   ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox