summaryrefslogtreecommitdiffstats
path: root/libraries/pycparser/README
blob: 024359f0ca47c3366d0ce9a4d505cff642295d09 (plain)
1
2
3
4
5
**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.

Optional dependency: python3