1config BR2_PACKAGE_PYTHON_PYGMENTS 2 bool "python-pygments" 3 depends on BR2_PACKAGE_PYTHON3 4 help 5 Pygments is a syntax highlighting package written in Python. 6 7 https://pypi.python.org/pypi/Pygments 8