8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
|
config BR2_PACKAGE_PYTHON_NETIFACES
|
||
|
bool "python-netifaces"
|
||
|
depends on BR2_PACKAGE_PYTHON
|
||
|
help
|
||
|
Portable access to network interfaces from Python.
|
||
|
|
||
|
http://alastairs-place.net/projects/netifaces
|