| Name: | rh-python38-python-pycparser |
|---|---|
| Version: | 2.19 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 958009 |
| License: | BSD |
| RPM: | rh-python38-python-pycparser-2.19-4.el7.noarch.rpm |
| Source RPM: | rh-python38-python-pycparser-2.19-4.el7.src.rpm |
| Build Date: | Thu Jan 07 2021 |
| Build Host: | x86-ol7-builder-01.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. |