python38-pycparser
Python 3.8 - pycparser - C parser in Python
3.2.5
2022-04-24
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python38-base 3.2.5
python3-pycparser
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