mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-26 04:22:12 +00:00
Generate simple tables in terminals from a nested list of strings. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
194 B
Plaintext
7 lines
194 B
Plaintext
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
|