blob: bb3c51c48f1aeb4eb08625fee28595b81b2acb91 (
plain)
1
2
3
4
5
6
|
config BR2_PACKAGE_PYTHON_TERMINALTABLES
bool "python-terminaltables"
help
Generate simple tables in terminals from a nested list of strings.
https://github.com/Robpol86/terminaltables
|