Name: | python3-pycparser |
---|---|
Version: | 2.20 |
Release: | 16.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 859391 |
License: | BSD-3-Clause |
RPM: | python3-pycparser-2.20-16.el10.noarch.rpm |
Source RPM: | python-pycparser-2.20-16.el10.src.rpm |
Build Date: | Wed Jan 29 2025 |
Build Host: | build-ol10-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. |