Name: | python3.12-pycparser |
---|---|
Version: | 2.20 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 859671 |
License: | BSD |
RPM: | python3.12-pycparser-2.20-2.el8.noarch.rpm |
Source RPM: | python3.12-pycparser-2.20-2.el8.src.rpm |
Build Date: | Wed Apr 10 2024 |
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. |