pycparser (2.23)

Published 2026-06-13 04:14:45 +02: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: >=3.8
Details
PyPI
2026-06-13 04:14:45 +02:00
22
Eli Bendersky
BSD-3-Clause
115 KiB
Assets (1)
Versions (4) View all
2.23 2026-06-13
3.0 2026-04-19
2.22 2024-12-10
2.21 2024-11-27