mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
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
|