Name: | python39-pycparser |
---|---|
Version: | 2.20 |
Release: | 3.module+el8.9.0+90016+9c2d6573 |
Architecture: | noarch |
Module: | python39:3.9:8090020231116015837:aed85c85 python39:3.9:8090020240410084707:aed85c85 python39:3.9:8100020240409235917:10 python39:3.9:8100020240516111311:d47b87a4 python39:3.9:8100020240826142629:d47b87a4 python39:3.9:8100020240927003152:d47b87a4 |
Group: | Unspecified |
Size: | 763291 |
License: | BSD |
RPM: | python39-pycparser-2.20-3.module+el8.9.0+90016+9c2d6573.noarch.rpm |
Source RPM: | python-pycparser-2.20-3.module+el8.9.0+90016+9c2d6573.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. |