1config BR2_PACKAGE_PYTHON_TEXTTABLE 2 bool "python-texttable" 3 help 4 module for creating simple ASCII tables. 5 6 https://github.com/foutaise/texttable/ 7