blob: 8f3c4296edc2fb94b9c2061a26f03437cc624ca1 (
plain)
1
2
3
4
5
6
7
|
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
|