Name: | python3-pycparser |
---|---|
Version: | 2.14 |
Release: | 14.el8 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 600603 |
License: | BSD |
RPM: | python3-pycparser-2.14-14.el8.noarch.rpm |
Source RPM: | python-pycparser-2.14-14.el8.src.rpm |
Build Date: | Thu Mar 07 2019 |
Build Host: | ca-build101.us.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. |