mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-pycparser: python runtime added
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
35e19d4f3f
commit
f699fab4ee
6
package/python-pycparser/Config.in
Normal file
6
package/python-pycparser/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_PYCPARSER
|
||||
bool "python-pycparser"
|
||||
help
|
||||
C parser in Python
|
||||
|
||||
https://github.com/eliben/pycparser
|
||||
Reference in New Issue
Block a user