summaryrefslogtreecommitdiffstats
path: root/package/python-urwid/Config.in
blob: 92f7d53d295f234753838b9a3e09fd3ace75a180 (plain)
1
2
3
4
5
6
7
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/