8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
|
config BR2_PACKAGE_PYTHON_URWID
|
||
|
bool "python-urwid"
|
||
|
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
|
||
|
help
|
||
|
Urwid is a console user interface library for Python
|
||
|
|
||
|
http://urwid.org/
|