summaryrefslogtreecommitdiff
path: root/net/py-netifaces/DESCR
blob: 6429383d9da2575c6fe3188af2aa5cc17c9b0458 (plain)
1
2
3
4
5
6
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.