| Name: | python3-pycparser |
|---|---|
| Version: | 2.20 |
| Release: | 6.0.1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 763313 |
| License: | BSD |
| RPM: | python3-pycparser-2.20-6.0.1.el9.noarch.rpm |
| Source RPM: | python-pycparser-2.20-6.0.1.el9.src.rpm |
| Build Date: | Fri Oct 21 2022 |
| Build Host: | build-ol9-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. |