Title:          python-pycparser.tcz
Description:    C parser in Python
Version:        2.19
Author:         Eli Bendersky
Original-site:  https://github.com/eliben/pycparser
Copying-policy: BSD
Size:		156K
Extension_by:   rhermsen
Tags:           python pycparser
Comments:       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.
                
Change-log:     2019/05/21 first verion, 2.19
Current:        2019/05/21 first verion, 2.19