mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
ANSII Color formatting for output in terminal. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
config BR2_PACKAGE_PYTHON_TERMCOLOR
|
|
bool "python-termcolor"
|
|
help
|
|
ANSII Color formatting for output in terminal.
|
|
|
|
http://pypi.python.org/pypi/termcolor
|