summaryrefslogtreecommitdiffstats
path: root/libraries/pycparser/README
blob: 65ad168ec51b717febf836b67ebaa2eee39e7962 (plain)
**pycparser** is a parser for the C language, written in pure Python. It is a
module designed to be easily integrated into applications that need to parse
C source code.