pycparserext
pycparserext copied to clipboard
Extensions for Eli Bendersky's pycparser
Extended functionality for pycparser
.. image:: https://gitlab.tiker.net/inducer/pycparserext/badges/main/pipeline.svg :alt: Gitlab Build Status :target: https://gitlab.tiker.net/inducer/pycparserext/commits/main .. image:: https://github.com/inducer/pycparserext/workflows/CI/badge.svg?branch=main&event=push :alt: Github Build Status :target: https://github.com/inducer/pycparserext/actions?query=branch%3Amain+workflow%3ACI+event%3Apush .. image:: https://badge.fury.io/py/pycparserext.png :alt: Python Package Index Release Page :target: https://pypi.org/project/pycparserext/
Extended functionality for Eli Bendersky's
pycparser <http://pypi.python.org/pypi/pycparser>
_,
in particular support for parsing GNU extensions and
OpenCL.
See also the github code repository <http://github.com/inducer/pycparserext>
_.