Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pycparser-2.22-1.mga10 RPM for noarch

From Mageia Cauldron for aarch64 / media / core / updates_testing

Name: python3-pycparser Distribution: Mageia
Version: 2.22 Vendor: Mageia.Org
Release: 1.mga10 Build date: Sat Feb 22 09:59:25 2025
Group: Development/Python Build host: localhost
Size: 952864 Source RPM: python-pycparser-2.22-1.mga10.src.rpm
Packager: wally <wally>
Url: https://github.com/eliben/pycparser
Summary: C parser and AST generator written in Python
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

Changelog

* Sat Feb 22 2025 wally <wally> 2.22-1.mga10
  + Revision: 2150690
  - new version 2.22
  - rebuild for python3.13
* Sun Jan 21 2024 wally <wally> 2.21-1.mga10
  + Revision: 2033290
  - new version 2.21
  - use pyproject rpm macros
* Thu Dec 07 2023 wally <wally> 2.20-5.mga10
  + Revision: 2015176
  - rebuild for py3.12

Files

/usr/lib/python3.13/site-packages/pycparser
/usr/lib/python3.13/site-packages/pycparser-2.22.dist-info
/usr/lib/python3.13/site-packages/pycparser-2.22.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/pycparser-2.22.dist-info/LICENSE
/usr/lib/python3.13/site-packages/pycparser-2.22.dist-info/METADATA
/usr/lib/python3.13/site-packages/pycparser-2.22.dist-info/WHEEL
/usr/lib/python3.13/site-packages/pycparser-2.22.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/pycparser/__init__.py
/usr/lib/python3.13/site-packages/pycparser/__pycache__
/usr/lib/python3.13/site-packages/pycparser/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/_ast_gen.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/_ast_gen.cpython-313.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/_build_tables.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/_build_tables.cpython-313.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/ast_transforms.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/ast_transforms.cpython-313.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/c_ast.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/c_ast.cpython-313.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/c_generator.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/c_generator.cpython-313.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/c_lexer.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/c_lexer.cpython-313.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/c_parser.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/c_parser.cpython-313.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/lextab.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/lextab.cpython-313.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/plyparser.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/plyparser.cpython-313.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/yacctab.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pycparser/__pycache__/yacctab.cpython-313.pyc
/usr/lib/python3.13/site-packages/pycparser/_ast_gen.py
/usr/lib/python3.13/site-packages/pycparser/_build_tables.py
/usr/lib/python3.13/site-packages/pycparser/_c_ast.cfg
/usr/lib/python3.13/site-packages/pycparser/ast_transforms.py
/usr/lib/python3.13/site-packages/pycparser/c_ast.py
/usr/lib/python3.13/site-packages/pycparser/c_generator.py
/usr/lib/python3.13/site-packages/pycparser/c_lexer.py
/usr/lib/python3.13/site-packages/pycparser/c_parser.py
/usr/lib/python3.13/site-packages/pycparser/lextab.py
/usr/lib/python3.13/site-packages/pycparser/plyparser.py
/usr/lib/python3.13/site-packages/pycparser/yacctab.py
/usr/share/doc/python3-pycparser
/usr/share/doc/python3-pycparser/examples
/usr/share/doc/python3-pycparser/examples/c-to-c.py
/usr/share/doc/python3-pycparser/examples/c_files
/usr/share/doc/python3-pycparser/examples/c_files/basic.c
/usr/share/doc/python3-pycparser/examples/c_files/funky.c
/usr/share/doc/python3-pycparser/examples/c_files/hash.c
/usr/share/doc/python3-pycparser/examples/c_files/memmgr.c
/usr/share/doc/python3-pycparser/examples/c_files/memmgr.h
/usr/share/doc/python3-pycparser/examples/c_files/pragmas.c
/usr/share/doc/python3-pycparser/examples/c_files/year.c
/usr/share/doc/python3-pycparser/examples/c_json.py
/usr/share/doc/python3-pycparser/examples/cdecl.py
/usr/share/doc/python3-pycparser/examples/construct_ast_from_scratch.py
/usr/share/doc/python3-pycparser/examples/dump_ast.py
/usr/share/doc/python3-pycparser/examples/explore_ast.py
/usr/share/doc/python3-pycparser/examples/func_calls.py
/usr/share/doc/python3-pycparser/examples/func_defs.py
/usr/share/doc/python3-pycparser/examples/func_defs_add_param.py
/usr/share/doc/python3-pycparser/examples/rewrite_ast.py
/usr/share/doc/python3-pycparser/examples/serialize_ast.py
/usr/share/doc/python3-pycparser/examples/using_cpp_libc.py
/usr/share/doc/python3-pycparser/examples/using_gcc_E_libc.py
/usr/share/licenses/python3-pycparser
/usr/share/licenses/python3-pycparser/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Feb 23 12:13:33 2025