Files
buildroot/package/python-texttable/Config.in
2019-09-25 20:52:32 -03: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/