9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
|
config BR2_PACKAGE_PYTHON_IWLIB
|
||
|
bool "python-iwlib"
|
||
|
depends on BR2_PACKAGE_WIRELESS_TOOLS_LIB
|
||
|
help
|
||
|
python-iwlib is a package for interfacing with iwlib,
|
||
|
providing an implementation to the wireless tools in Linux.
|
||
|
|
||
|
https://github.com/nhoad/python-iwlib
|