1config BR2_PACKAGE_PYTHON_TERMINALTABLES
2	bool "python-terminaltables"
3	help
4	  Generate simple tables in terminals from a nested list of
5	  strings.
6
7	  https://github.com/matthewdeanmartin/terminaltables
8