Name: | python34-pycparser |
---|---|
Version: | 2.14 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 773486 |
License: | BSD |
RPM: | python34-pycparser-2.14-1.el7.noarch.rpm |
Source RPM: | python3-pycparser-2.14-1.el7.src.rpm |
Build Date: | Fri Oct 27 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/eliben/pycparser |
Summary: | C parser and AST generator written in Python |
Description: | pycparser is a complete parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code. |