1config BR2_PACKAGE_PYTHON_PYCPARSER 2 bool "python-pycparser" 3 help 4 C parser in Python 5 6 https://github.com/eliben/pycparser 7