7 lines
154 B
Plaintext
Raw Normal View History

2025-05-10 21:49:39 +08:00
config BR2_PACKAGE_PYTHON_TEXTTABLE
bool "python-texttable"
help
module for creating simple ASCII tables.
https://github.com/foutaise/texttable/