mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-21 16:46:11 +00:00
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
|