mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
7 lines
243 B
Plaintext
7 lines
243 B
Plaintext
Portable network interface information.
|
|
|
|
netifaces provides a (hopefully portable-ish) way for Python
|
|
programmers to get access to a list of the network interfaces on
|
|
the local machine, and to obtain the addresses of those network
|
|
interfaces.
|