Information for RPM python3.11-Cython-0.29.32-2.oc8.x86_64.rpm

ID99613
Namepython3.11-Cython
Version0.29.32
Release2.oc8
Epoch
Archx86_64
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 Time2023-07-10 09:13:09 GMT
Size2.71 MB
e0227fece365d627b58706a273cef4a5
LicenseASL 2.0
Buildrootdist-oc8-build-39136-13197
Provides
bundled(python3.11dist(tempita))
python3.11-Cython = 0.29.32-2.oc8
python3.11-Cython(x86-64) = 0.29.32-2.oc8
python3.11-cython = 0.29.32-2.oc8
python3.11dist(cython) = 0.29.32
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3.11
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libpthread.so.0()(64bit)
python(abi) = 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(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 715 >>>
Name ascending sort Size
/usr/bin/cygdb-3.11960.00 B
/usr/bin/cython-3.11962.00 B
/usr/bin/cythonize-3.11968.00 B
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/1c0.00 B
/usr/lib/.build-id/1c/44c112359e24caf143d552bd2541bd9d246345106.00 B
/usr/lib/.build-id/270.00 B
/usr/lib/.build-id/27/c8b1608565525852c0268eea3bcf5a6b6fa867103.00 B
/usr/lib/.build-id/570.00 B
/usr/lib/.build-id/57/e0ec96a7c804f8c18397a0a3475b9d65a7e1a9102.00 B
/usr/lib/.build-id/600.00 B
/usr/lib/.build-id/60/a4e1893aed7630437ef06658eca1e8ff893eee102.00 B
/usr/lib/.build-id/6d0.00 B
/usr/lib/.build-id/6d/3770753625a801a8a36159cfc58de87382c41898.00 B
/usr/lib/.build-id/a90.00 B
/usr/lib/.build-id/a9/174f75812cf5973d7029bf7e6038e5bc781e64102.00 B
/usr/lib/.build-id/bf0.00 B
/usr/lib/.build-id/bf/d3b0f2613d43c5aefbe8b94f863b747174d4d6104.00 B
/usr/lib/.build-id/e00.00 B
/usr/lib/.build-id/e0/842ed82dedacd3348db78c89c8237206239df499.00 B
/usr/lib64/python3.11/site-packages/Cython0.00 B
/usr/lib64/python3.11/site-packages/Cython-0.29.32-py3.11.egg-info0.00 B
/usr/lib64/python3.11/site-packages/Cython-0.29.32-py3.11.egg-info/PKG-INFO2.70 KB
/usr/lib64/python3.11/site-packages/Cython-0.29.32-py3.11.egg-info/SOURCES.txt65.18 KB
/usr/lib64/python3.11/site-packages/Cython-0.29.32-py3.11.egg-info/dependency_links.txt1.00 B
/usr/lib64/python3.11/site-packages/Cython-0.29.32-py3.11.egg-info/entry_points.txt139.00 B
/usr/lib64/python3.11/site-packages/Cython-0.29.32-py3.11.egg-info/not-zip-safe1.00 B
/usr/lib64/python3.11/site-packages/Cython-0.29.32-py3.11.egg-info/top_level.txt24.00 B
/usr/lib64/python3.11/site-packages/Cython/Build0.00 B
/usr/lib64/python3.11/site-packages/Cython/Build/BuildExecutable.py4.22 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Cythonize.py8.16 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Dependencies.py49.21 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Distutils.py49.00 B
/usr/lib64/python3.11/site-packages/Cython/Build/Inline.py13.14 KB
/usr/lib64/python3.11/site-packages/Cython/Build/IpythonMagic.py20.63 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests0.00 B
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/TestCyCache.py4.05 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/TestInline.py2.79 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/TestIpythonMagic.py6.08 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/TestStripLiterals.py1.51 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/__init__.py13.00 B
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/__pycache__0.00 B
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestCyCache.cpython-311.opt-1.pyc8.88 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestCyCache.cpython-311.pyc8.88 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestInline.cpython-311.opt-1.pyc6.33 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestInline.cpython-311.pyc6.33 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestIpythonMagic.cpython-311.opt-1.pyc11.86 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestIpythonMagic.cpython-311.pyc11.86 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestStripLiterals.cpython-311.opt-1.pyc4.42 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestStripLiterals.cpython-311.pyc4.42 KB
Component of
1 through 4 of 4
Buildroot descending sort Created State
dist-oc8-build-81973-56898 2024-07-19 20:40:46 expired
dist-oc8-build-81967-56859 2024-07-19 19:36:05 expired
dist-oc8-build-80907-54207 2024-06-07 16:19:28 expired
dist-oc8-build-39164-13240 2023-07-10 17:33:33 expired