| Name: | python36-pycparser |
|---|---|
| Version: | 2.14 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 755156 |
| License: | BSD |
| RPM: | python36-pycparser-2.14-2.el7.noarch.rpm |
| Source RPM: | python3-pycparser-2.14-2.el7.src.rpm |
| Build Date: | Fri Nov 22 2019 |
| 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. |