1config BR2_PACKAGE_PYTHON_TERMCOLOR 2 bool "python-termcolor" 3 help 4 ANSII Color formatting for output in terminal. 5 6 http://pypi.python.org/pypi/termcolor 7