summaryrefslogtreecommitdiff
path: root/devel/py-cparser/DESCR
blob: 93edf7fe2ff507a2658935e2d2582890b605acad (plain)
1
2
3
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.