8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
config BR2_PACKAGE_PYTHON_PYGMENTS
|
|
bool "python-pygments"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
Pygments is a syntax highlighting package written in Python.
|
|
|
|
https://pypi.python.org/pypi/Pygments
|