diff options
Diffstat (limited to 'package/python-terminaltables/Config.in')
-rw-r--r-- | package/python-terminaltables/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/python-terminaltables/Config.in b/package/python-terminaltables/Config.in index bb3c51c48f..8f3c4296ed 100644 --- a/package/python-terminaltables/Config.in +++ b/package/python-terminaltables/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_PYTHON_TERMINALTABLES bool "python-terminaltables" help - Generate simple tables in terminals from a nested list of strings. + Generate simple tables in terminals from a nested list of + strings. https://github.com/Robpol86/terminaltables |