| Name: | python3.11-pycparser |
|---|---|
| Version: | 2.20 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1121568 |
| License: | BSD |
| RPM: | python3.11-pycparser-2.20-1.el8.noarch.rpm |
| Source RPM: | python3.11-pycparser-2.20-1.el8.src.rpm |
| Build Date: | Tue Apr 04 2023 |
| Build Host: | build-ol8-x86_64.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. |