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.
Provides
Requires
License
BSD-3-Clause
Changelog
* Tue Jan 27 2026 Miro Hrončok <miro@hroncok.cz> - 2.22-4
- Keep the ply library bundled, as intended upstream
* Fri Nov 28 2025 Lukáš Zachar <lzachar@redhat.com> - 2.22-3
- Add gating
* Fri Nov 28 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.22-2
- Convert from Fedora for the Python 3.14 stack in RHEL
* Fri Nov 28 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.22-1
- RHEL: Rename SPEC to python3.14-pycparser.spec
Files
/usr/lib/python3.14/site-packages/pycparser
/usr/lib/python3.14/site-packages/pycparser-2.22.dist-info
/usr/lib/python3.14/site-packages/pycparser-2.22.dist-info/INSTALLER
/usr/lib/python3.14/site-packages/pycparser-2.22.dist-info/METADATA
/usr/lib/python3.14/site-packages/pycparser-2.22.dist-info/WHEEL
/usr/lib/python3.14/site-packages/pycparser-2.22.dist-info/licenses
/usr/lib/python3.14/site-packages/pycparser-2.22.dist-info/licenses/LICENSE
/usr/lib/python3.14/site-packages/pycparser-2.22.dist-info/top_level.txt
/usr/lib/python3.14/site-packages/pycparser/__init__.py
/usr/lib/python3.14/site-packages/pycparser/__pycache__
/usr/lib/python3.14/site-packages/pycparser/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/_ast_gen.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/_ast_gen.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/_build_tables.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/_build_tables.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/ast_transforms.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/ast_transforms.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/c_ast.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/c_ast.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/c_generator.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/c_generator.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/c_lexer.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/c_lexer.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/c_parser.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/c_parser.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/lextab.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/lextab.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/plyparser.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/plyparser.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/yacctab.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/__pycache__/yacctab.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/_ast_gen.py
/usr/lib/python3.14/site-packages/pycparser/_build_tables.py
/usr/lib/python3.14/site-packages/pycparser/_c_ast.cfg
/usr/lib/python3.14/site-packages/pycparser/ast_transforms.py
/usr/lib/python3.14/site-packages/pycparser/c_ast.py
/usr/lib/python3.14/site-packages/pycparser/c_generator.py
/usr/lib/python3.14/site-packages/pycparser/c_lexer.py
/usr/lib/python3.14/site-packages/pycparser/c_parser.py
/usr/lib/python3.14/site-packages/pycparser/lextab.py
/usr/lib/python3.14/site-packages/pycparser/ply
/usr/lib/python3.14/site-packages/pycparser/ply/__init__.py
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__/cpp.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__/cpp.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__/ctokens.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__/ctokens.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__/lex.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__/lex.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__/yacc.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__/yacc.cpython-314.pyc
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__/ygen.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pycparser/ply/__pycache__/ygen.cpython-314.pyc
/usr/lib/py