Sat, 29 Jun 2024 12:28:24 UTC | login

Information for RPM python3-pycparser-2.19-2.fc32.noarch.rpm

ID507883
Namepython3-pycparser
Version2.19
Release2.fc32
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 Time2020-01-30 14:21:03 GMT
Size124.82 KB
e6d2fedb633be253e1895687914084b0
LicenseBSD
Provides
python-pycparser = 2.19-2.fc32
python3-pycparser = 2.19-2.fc32
python3.8dist(pycparser) = 2.19
python3dist(pycparser) = 2.19
Obsoletes
python-pycparser < 2.19-2.fc32
Conflicts No Conflicts
Requires
python(abi) = 3.8
python3-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 63 >>>
Name ascending sort Size
/usr/lib/python3.8/site-packages/pycparser0.00 B
/usr/lib/python3.8/site-packages/pycparser-2.19-py3.8.egg-info0.00 B
/usr/lib/python3.8/site-packages/pycparser-2.19-py3.8.egg-info/PKG-INFO994.00 B
/usr/lib/python3.8/site-packages/pycparser-2.19-py3.8.egg-info/SOURCES.txt5.24 KB
/usr/lib/python3.8/site-packages/pycparser-2.19-py3.8.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.8/site-packages/pycparser-2.19-py3.8.egg-info/top_level.txt10.00 B
/usr/lib/python3.8/site-packages/pycparser/__init__.py2.75 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__0.00 B
/usr/lib/python3.8/site-packages/pycparser/__pycache__/__init__.cpython-38.opt-1.pyc2.41 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/__init__.cpython-38.pyc2.41 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/_ast_gen.cpython-38.opt-1.pyc9.94 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/_ast_gen.cpython-38.pyc9.94 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/_build_tables.cpython-38.opt-1.pyc501.00 B
/usr/lib/python3.8/site-packages/pycparser/__pycache__/_build_tables.cpython-38.pyc501.00 B
/usr/lib/python3.8/site-packages/pycparser/__pycache__/ast_transforms.cpython-38.opt-1.pyc2.41 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/ast_transforms.cpython-38.pyc2.45 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/c_ast.cpython-38.opt-1.pyc34.45 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/c_ast.cpython-38.pyc34.45 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/c_generator.cpython-38.opt-1.pyc15.80 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/c_generator.cpython-38.pyc15.84 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/c_lexer.cpython-38.opt-1.pyc11.28 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/c_lexer.cpython-38.pyc11.28 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/c_parser.cpython-38.opt-1.pyc58.61 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/c_parser.cpython-38.pyc58.74 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/lextab.cpython-38.opt-1.pyc5.48 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/lextab.cpython-38.pyc5.48 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/plyparser.cpython-38.opt-1.pyc4.54 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/plyparser.cpython-38.pyc4.54 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/yacctab.cpython-38.opt-1.pyc136.70 KB
/usr/lib/python3.8/site-packages/pycparser/__pycache__/yacctab.cpython-38.pyc136.70 KB
/usr/lib/python3.8/site-packages/pycparser/_ast_gen.py10.36 KB
/usr/lib/python3.8/site-packages/pycparser/_build_tables.py859.00 B
/usr/lib/python3.8/site-packages/pycparser/_c_ast.cfg4.11 KB
/usr/lib/python3.8/site-packages/pycparser/ast_transforms.py3.49 KB
/usr/lib/python3.8/site-packages/pycparser/c_ast.py29.52 KB
/usr/lib/python3.8/site-packages/pycparser/c_generator.py14.32 KB
/usr/lib/python3.8/site-packages/pycparser/c_lexer.py14.12 KB
/usr/lib/python3.8/site-packages/pycparser/c_parser.py67.60 KB
/usr/lib/python3.8/site-packages/pycparser/lextab.py6.91 KB
/usr/lib/python3.8/site-packages/pycparser/plyparser.py4.76 KB
/usr/lib/python3.8/site-packages/pycparser/yacctab.py166.02 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
/usr/share/doc/python3-pycparser/examples/c_files/memmgr.h2.82 KB
Component of
Page:
<<< 51 through 70 of 70
Buildroot descending sort Created State
f33-build-141714-42605 2020-03-29 00:03:52 expired
f33-build-138955-42257 2020-03-28 18:47:23 expired
f33-build-134152-41503 2020-03-28 07:23:58 expired
f33-build-133838-41446 2020-03-28 06:35:12 expired
f33-build-133816-41435 2020-03-28 06:31:42 expired
f33-build-132760-41256 2020-03-28 03:32:23 expired
f33-build-132248-41151 2020-03-28 02:10:42 expired
f33-build-130948-40931 2020-03-27 22:51:06 expired
f33-build-130709-40902 2020-03-27 22:15:07 expired
f33-build-130469-40867 2020-03-27 21:37:01 expired
f33-build-130350-40840 2020-03-27 21:20:09 expired
f33-build-129553-40698 2020-03-27 19:18:22 expired
f33-build-127892-40332 2020-03-27 15:18:50 expired
f33-build-127665-40286 2020-03-27 14:47:39 expired
f33-build-126842-40115 2020-03-27 12:53:37 expired
f33-build-126802-40113 2020-03-27 12:45:14 expired
f33-build-126241-39988 2020-03-27 11:30:24 expired
f33-build-125703-39869 2020-03-27 10:26:45 expired
f33-build-123103-38409 2020-03-26 00:47:12 expired
f33-build-123099-38409 2020-03-26 00:45:23 expired