Mon, 01 Jul 2024 15:39:15 UTC | login

Information for RPM python3-pycparser-2.20-14.fc40.noarch.rpm

ID1221238
Namepython3-pycparser
Version2.20
Release14.fc40
Epoch
Archnoarch
SummaryC parser and AST generator written in Python
Descriptionpycparser 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.
Build Time2024-01-26 08:30:58 GMT
Size146.67 KB
d533c65da3530df1a30643a7d7890515
LicenseBSD-3-Clause
Provides
python-pycparser = 2.20-14.fc40
python3-pycparser = 2.20-14.fc40
python3.12-pycparser = 2.20-14.fc40
python3.12dist(pycparser) = 2.20
python3dist(pycparser) = 2.20
Obsoletes
python-pycparser < 2.20-14.fc40
Conflicts No Conflicts
Requires
python(abi) = 3.12
python3.12dist(ply) = 3.11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 64 >>>
Name ascending sort Size
/usr/lib/python3.12/site-packages/pycparser0.00 B
/usr/lib/python3.12/site-packages/pycparser-2.20-py3.12.egg-info0.00 B
/usr/lib/python3.12/site-packages/pycparser-2.20-py3.12.egg-info/PKG-INFO989.00 B
/usr/lib/python3.12/site-packages/pycparser-2.20-py3.12.egg-info/SOURCES.txt5.37 KB
/usr/lib/python3.12/site-packages/pycparser-2.20-py3.12.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.12/site-packages/pycparser-2.20-py3.12.egg-info/requires.txt10.00 B
/usr/lib/python3.12/site-packages/pycparser-2.20-py3.12.egg-info/top_level.txt10.00 B
/usr/lib/python3.12/site-packages/pycparser/__init__.py2.75 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__0.00 B
/usr/lib/python3.12/site-packages/pycparser/__pycache__/__init__.cpython-312.opt-1.pyc2.85 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/__init__.cpython-312.pyc2.85 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/_ast_gen.cpython-312.opt-1.pyc12.26 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/_ast_gen.cpython-312.pyc12.26 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/_build_tables.cpython-312.opt-1.pyc665.00 B
/usr/lib/python3.12/site-packages/pycparser/__pycache__/_build_tables.cpython-312.pyc665.00 B
/usr/lib/python3.12/site-packages/pycparser/__pycache__/ast_transforms.cpython-312.opt-1.pyc3.29 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/ast_transforms.cpython-312.pyc3.37 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/c_ast.cpython-312.opt-1.pyc47.04 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/c_ast.cpython-312.pyc47.04 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/c_generator.cpython-312.opt-1.pyc27.08 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/c_generator.cpython-312.pyc27.10 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/c_lexer.cpython-312.opt-1.pyc15.64 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/c_lexer.cpython-312.pyc15.64 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/c_parser.cpython-312.opt-1.pyc78.71 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/c_parser.cpython-312.pyc78.90 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/lextab.cpython-312.opt-1.pyc5.64 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/lextab.cpython-312.pyc5.64 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/plyparser.cpython-312.opt-1.pyc5.89 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/plyparser.cpython-312.pyc5.89 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/yacctab.cpython-312.opt-1.pyc154.60 KB
/usr/lib/python3.12/site-packages/pycparser/__pycache__/yacctab.cpython-312.pyc154.60 KB
/usr/lib/python3.12/site-packages/pycparser/_ast_gen.py10.36 KB
/usr/lib/python3.12/site-packages/pycparser/_build_tables.py1.01 KB
/usr/lib/python3.12/site-packages/pycparser/_c_ast.cfg4.11 KB
/usr/lib/python3.12/site-packages/pycparser/ast_transforms.py3.56 KB
/usr/lib/python3.12/site-packages/pycparser/c_ast.py29.52 KB
/usr/lib/python3.12/site-packages/pycparser/c_generator.py15.00 KB
/usr/lib/python3.12/site-packages/pycparser/c_lexer.py15.83 KB
/usr/lib/python3.12/site-packages/pycparser/c_parser.py68.11 KB
/usr/lib/python3.12/site-packages/pycparser/lextab.py7.11 KB
/usr/lib/python3.12/site-packages/pycparser/plyparser.py4.76 KB
/usr/lib/python3.12/site-packages/pycparser/yacctab.py167.97 KB
/usr/share/doc/python3-pycparser0.00 B
/usr/share/doc/python3-pycparser/examples0.00 B
/usr/share/doc/python3-pycparser/examples/README.rst393.00 B
/usr/share/doc/python3-pycparser/examples/c-to-c.py1.43 KB
/usr/share/doc/python3-pycparser/examples/c_files0.00 B
/usr/share/doc/python3-pycparser/examples/c_files/funky.c206.00 B
/usr/share/doc/python3-pycparser/examples/c_files/hash.c3.70 KB
/usr/share/doc/python3-pycparser/examples/c_files/memmgr.c5.25 KB
Component of
Page:
<<< 51 through 65 of 65
Buildroot Created ascending sort State
f40-build-804378-144476 2024-04-13 07:14:17 expired
f40-build-805065-144647 2024-04-14 06:05:23 expired
f40-build-805168-144686 2024-04-14 09:09:36 expired
f40-build-805181-144686 2024-04-14 09:15:24 expired
f40-build-806808-145143 2024-04-16 09:16:40 expired
f40-build-807015-145155 2024-04-16 12:14:55 expired
f40-build-807091-145165 2024-04-16 14:53:19 expired
f40-build-807634-145227 2024-04-17 11:10:19 expired
f41-build-808082-145651 2024-05-22 14:13:55 expired
f41-build-808427-145851 2024-05-29 09:35:04 expired
f41-build-808431-145853 2024-05-29 11:05:50 expired
f41-build-808433-145855 2024-05-29 12:17:07 expired
f41-build-808435-145857 2024-05-29 12:45:28 expired
f41-build-808844-146064 2024-05-30 07:54:53 expired
f41-build-810084-146398 2024-06-01 08:29:52 expired