linuxOS_AP06/buildroot/package/python-texttable/Config.in
2025-06-03 12:28:32 +08:00

7 lines
154 B
Plaintext

config BR2_PACKAGE_PYTHON_TEXTTABLE
bool "python-texttable"
help
module for creating simple ASCII tables.
https://github.com/foutaise/texttable/