mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
config BR2_PACKAGE_PYTHON_PYGMENTS
|
|
bool "python-pygments"
|
|
help
|
|
Pygments is a syntax highlighting package written in Python.
|
|
|
|
https://pypi.python.org/pypi/Pygments
|