Files
CoreMP135_buildroot/package/python-texttable/Config.in
T

7 lines
154 B
Plaintext
Raw Normal View History

2018-03-09 20:16:57 +01:00
config BR2_PACKAGE_PYTHON_TEXTTABLE
bool "python-texttable"
help
module for creating simple ASCII tables.
https://github.com/foutaise/texttable/