Wed, 18 Sep 2024 21:02:42 CST | login

Information for RPM python3-Cython-0.29.22-7.el9.ppc64le.rpm

ID280229
Namepython3-Cython
Version0.29.22
Release7.el9
Epoch
Archppc64le
SummaryLanguage for writing Python extension modules
DescriptionThe Cython language makes writing C extensions for the Python language as easy as Python itself. Cython is a source code translator based on Pyrex, but supports more cutting edge functionality and optimizations. The Cython language is a superset of the Python language (almost all Python code is also valid Cython code), but Cython additionally supports optional static typing to natively call C functions, operate with C++ classes and declare fast C types on variables and class attributes. This allows the compiler to generate very efficient C code from Cython code. This makes Cython the ideal language for writing glue code for external C/C++ libraries, and for fast C modules that speed up the execution of Python code.
Build Time2022-07-06 14:14:16 GMT
Size2.10 MB
304497d4fe40382fe1c633f001077dee
LicenseASL 2.0
Buildrootdist-circle9-build-80537-24947
Provides
Cython = 0.29.22-7.el9
Cython(ppc-64) = 0.29.22-7.el9
bundled(python3dist(tempita))
cython = 0.29.22-7.el9
cython(ppc-64) = 0.29.22-7.el9
python-Cython = 0.29.22-7.el9
python-cython = 0.29.22-7.el9
python3-Cython = 0.29.22-7.el9
python3-Cython(ppc-64) = 0.29.22-7.el9
python3-cython = 0.29.22-7.el9
python3.9-Cython = 0.29.22-7.el9
python3.9-cython = 0.29.22-7.el9
python3.9dist(cython) = 0.29.22
python3dist(cython) = 0.29.22
Obsoletes
python39-Cython < 0.29.22-7.el9
python39-cython < 0.29.22-7.el9
Conflicts No Conflicts
Requires
/usr/bin/python3
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
python(abi) = 3.9
python3.9dist(setuptools)
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
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 711 >>>
Name ascending sort Size
/usr/bin/cygdb957.00 B
/usr/bin/cython959.00 B
/usr/bin/cythonize965.00 B
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/2e0.00 B
/usr/lib/.build-id/2e/905ccfbdc9a7b410c1833a62a9dae5e23b7cb5106.00 B
/usr/lib/.build-id/330.00 B
/usr/lib/.build-id/33/bf82fe1d596dd441c76667e69ba9b11b74fa3c109.00 B
/usr/lib/.build-id/390.00 B
/usr/lib/.build-id/39/295937862bd94f931bb7dcd74d6d3131824211107.00 B
/usr/lib/.build-id/a60.00 B
/usr/lib/.build-id/a6/d69db849b917a61ba417774115c00ae907ce5e105.00 B
/usr/lib/.build-id/b10.00 B
/usr/lib/.build-id/b1/802f2dfb37e00d993c27fe85351f2e57e60e92105.00 B
/usr/lib/.build-id/e40.00 B
/usr/lib/.build-id/e4/cbfe73967e72fc9bbe7246decdf98ffa2a32c1102.00 B
/usr/lib/.build-id/f10.00 B
/usr/lib/.build-id/f1/d48214577ce541a71cd8d711f08757edd40724101.00 B
/usr/lib/.build-id/fe0.00 B
/usr/lib/.build-id/fe/5021b18f7b7d4a4426637da7d5d91bed18b83e105.00 B
/usr/lib64/python3.9/site-packages/Cython0.00 B
/usr/lib64/python3.9/site-packages/Cython-0.29.22-py3.9.egg-info0.00 B
/usr/lib64/python3.9/site-packages/Cython-0.29.22-py3.9.egg-info/PKG-INFO2.85 KB
/usr/lib64/python3.9/site-packages/Cython-0.29.22-py3.9.egg-info/SOURCES.txt64.96 KB
/usr/lib64/python3.9/site-packages/Cython-0.29.22-py3.9.egg-info/dependency_links.txt1.00 B
/usr/lib64/python3.9/site-packages/Cython-0.29.22-py3.9.egg-info/entry_points.txt140.00 B
/usr/lib64/python3.9/site-packages/Cython-0.29.22-py3.9.egg-info/not-zip-safe1.00 B
/usr/lib64/python3.9/site-packages/Cython-0.29.22-py3.9.egg-info/top_level.txt24.00 B
/usr/lib64/python3.9/site-packages/Cython/Build0.00 B
/usr/lib64/python3.9/site-packages/Cython/Build/BuildExecutable.py4.22 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Cythonize.py8.02 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Dependencies.py48.11 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Distutils.py49.00 B
/usr/lib64/python3.9/site-packages/Cython/Build/Inline.py13.06 KB
/usr/lib64/python3.9/site-packages/Cython/Build/IpythonMagic.py20.63 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Tests0.00 B
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/TestCyCache.py4.05 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/TestInline.py2.80 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/TestIpythonMagic.py6.08 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/TestStripLiterals.py1.51 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/__init__.py13.00 B
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/__pycache__0.00 B
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/__pycache__/TestCyCache.cpython-39.opt-1.pyc3.75 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/__pycache__/TestCyCache.cpython-39.pyc3.75 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/__pycache__/TestInline.cpython-39.opt-1.pyc3.97 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/__pycache__/TestInline.cpython-39.pyc3.97 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/__pycache__/TestIpythonMagic.cpython-39.opt-1.pyc6.58 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/__pycache__/TestIpythonMagic.cpython-39.pyc6.58 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/__pycache__/TestStripLiterals.cpython-39.opt-1.pyc3.02 KB
/usr/lib64/python3.9/site-packages/Cython/Build/Tests/__pycache__/TestStripLiterals.cpython-39.pyc3.02 KB
Component of
1 through 13 of 13
Buildroot descending sort Created State
dist-circle9-build-107884-58916 2023-11-22 15:18:22 expired
dist-circle9-build-106820-57500 2023-11-18 16:06:06 expired
dist-circle9-build-105766-56314 2023-11-09 22:34:43 expired
dist-circle9-build-96090-43201 2023-05-13 22:20:07 expired
dist-circle9-build-95971-43072 2023-05-13 20:04:38 expired
dist-circle9-build-94223-40583 2023-05-10 02:22:40 expired
dist-circle9_1-updates-build-92454-39006 2023-01-24 21:19:12 expired
dist-circle9-build-89892-36098 2022-11-27 07:03:53 expired
dist-circle9-build-89844-36086 2022-11-27 06:53:36 expired
dist-circle9-build-88904-35216 2022-11-26 03:46:25 expired
dist-circle9_0-updates-build-84770-27870 2022-11-03 22:21:56 expired
dist-circle9-build-81841-25222 2022-07-13 00:27:06 expired
dist-circle9-build-81464-25123 2022-07-07 23:59:21 expired