summaryrefslogtreecommitdiffstats
path: root/rules/python3-netifaces.in
blob: 3899ba697e3a5c4a6fe51e80a7afc09a60a99153 (plain)
1
2
3
4
5
6
7
8
9
## SECTION=python3

config PYTHON3_NETIFACES
	tristate
	select PYTHON3
	prompt "python3-netifaces"
	help
	  netifaces provides an easy way to get the address(es) of the
	  machine’s network interfaces in Python.