python310-pycparser
Python 3.10 - pycparser - C parser in Python
3.4.0
2023-05-07
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python310-base 3.4.0
Internal Program Version: pycparser 2.21
pycparser is a complete parser of the C language, written in pure Python using
the PLY parsing library. It parses C code into an AST and can serve as a
front-end for C compilers or analysis tools.
https://github.com/eliben/pycparser