Name: | python38-pycparser |
---|---|
Version: | 2.19 |
Release: | 3.module+el8.9.0+90017+9913aa0c |
Architecture: | noarch |
Module: | python38:3.8:8090020231025034835:9a73d769 |
Group: | Unspecified |
Size: | 747513 |
License: | BSD |
RPM: | python38-pycparser-2.19-3.module+el8.9.0+90017+9913aa0c.noarch.rpm |
Source RPM: | python-pycparser-2.19-3.module+el8.9.0+90017+9913aa0c.src.rpm |
Build Date: | Wed Oct 25 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. |