mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
python-pygments: new package
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
0a19359bf8
commit
f17c345d9d
6
package/python-pygments/Config.in
Normal file
6
package/python-pygments/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_PYGMENTS
|
||||
bool "python-pygments"
|
||||
help
|
||||
Pygments is a syntax highlighting package written in Python.
|
||||
|
||||
https://pypi.python.org/pypi/Pygments
|
||||
Reference in New Issue
Block a user