a1b1c2f024
Urwid is a console user interface library for Python. Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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/
|