python313-pycparser
Python 3.13 - pycparser - C parser in Python
3.6.0
2025-04-08
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python313-base 3.6.0
Internal Program Version: pycparser 2.22
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