pycparser (2.21)

Published 2024-11-27 18:40:46 +01:00 by eofredj

Installation

pip install --index-url  pycparser

About this package

C parser in Python

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.

Requirements

Requires Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Details
PyPI
2024-11-27 18:40:46 +01:00
12
Eli Bendersky
BSD
116 KiB
Assets (1)
Versions (2) View all
2.22 2024-12-10
2.21 2024-11-27