Metadata-Version: 1.1
Name: pycparserext
Version: 2016.2
Summary: Extensions for pycparser
Home-page: http://pypi.python.org/pypi/pycparserext
Author: Andreas Kloeckner
Author-email: inform@tiker.net
License: MIT
Description: 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>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
