mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: David Jander <david@protonic.nl>
To: ptxdist@pengutronix.de, Robin van der Gracht <robin@protonic.nl>
Cc: Michael Olbrich <m.olbrich@pengutronix.de>,
	David Jander <david@protonic.nl>
Subject: [ptxdist] [PATCH 0/2] Add python3-zeroconf
Date: Tue,  3 May 2022 14:14:14 +0200	[thread overview]
Message-ID: <20220503121416.1438177-1-david@protonic.nl> (raw)

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




             reply	other threads:[~2022-05-03 12:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-03 12:14 David Jander [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220503121416.1438177-1-david@protonic.nl \
    --to=david@protonic.nl \
    --cc=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=robin@protonic.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox