mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/1] python3-netifaces: new package
@ 2021-10-26 15:32 Matthias Fend
  2021-10-26 15:32 ` [ptxdist] [PATCH 1/1] " Matthias Fend
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Fend @ 2021-10-26 15:32 UTC (permalink / raw)
  To: ptxdist

Hi,

netifaces provides an easy way to get the address(es) of the machine’s
network interfaces in Python.

The special thing about this package is that it has to compile a C file
when it is installed. To achieve this, the package uses some kind of
homemade build system written in Python. That sounds adventurous, but to
my surprise, it worked out of the box on both an x86_64 and an aarch64
platform.

~Matthias

Matthias Fend (1):
  python3-netifaces: new package

 rules/python3-netifaces.in   |  9 +++++++
 rules/python3-netifaces.make | 52 ++++++++++++++++++++++++++++++++++++
 2 files changed, 61 insertions(+)
 create mode 100644 rules/python3-netifaces.in
 create mode 100644 rules/python3-netifaces.make

-- 
2.25.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

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

end of thread, other threads:[~2021-11-01  9:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26 15:32 [ptxdist] [PATCH 0/1] python3-netifaces: new package Matthias Fend
2021-10-26 15:32 ` [ptxdist] [PATCH 1/1] " Matthias Fend
2021-10-29  9:19   ` Roland Hieber
2021-10-29 10:12     ` Matthias Fend
2021-11-01  9:58       ` Roland Hieber

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