Thu, 04 Jul 2024 20:34:14 UTC | login

Information for RPM python3-cython-3.0.2-1.0.riscv64.fc40.riscv64.rpm

ID1047586
Namepython3-cython
Version3.0.2
Release1.0.riscv64.fc40
Epoch
Archriscv64
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-10-21 07:47:04 GMT
Size3.78 MB
60736440af9303ca6e39f4afdea27fc0
LicenseApache-2.0
Buildrootf40-build-730396-103215
Provides
Cython = 3.0.2-1.0.riscv64.fc40
Cython(riscv-64) = 3.0.2-1.0.riscv64.fc40
bundled(python3dist(tempita))
cython = 3.0.2-1.0.riscv64.fc40
cython(riscv-64) = 3.0.2-1.0.riscv64.fc40
python-Cython = 3.0.2-1.0.riscv64.fc40
python-cython = 3.0.2-1.0.riscv64.fc40
python3-Cython = 3.0.2-1.0.riscv64.fc40
python3-cython = 3.0.2-1.0.riscv64.fc40
python3-cython(riscv-64) = 3.0.2-1.0.riscv64.fc40
python3.12-Cython = 3.0.2-1.0.riscv64.fc40
python3.12-cython = 3.0.2-1.0.riscv64.fc40
python3.12dist(cython) = 3.0.2
python3dist(cython) = 3.0.2
Obsoletes
python3-Cython < 3~~
Conflicts No Conflicts
Requires
/usr/bin/python3
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
python(abi) = 3.12
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
rpmlib(TildeInVersions) <= 4.10.0-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 51 through 100 of 755 >>>
Name ascending sort Size
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/TestCythonizeArgsParser.py19.87 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/TestDependencies.py5.70 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/TestInline.py3.41 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/TestIpythonMagic.py9.19 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/TestRecythonize.py6.13 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/TestStripLiterals.py1.51 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__init__.py13.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__0.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestCyCache.cpython-312.opt-1.pyc8.81 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestCyCache.cpython-312.pyc8.81 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestCythonizeArgsParser.cpython-312.opt-1.pyc34.73 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestCythonizeArgsParser.cpython-312.pyc34.73 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestDependencies.cpython-312.opt-1.pyc9.04 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestDependencies.cpython-312.pyc9.04 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestInline.cpython-312.opt-1.pyc6.56 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestInline.cpython-312.pyc6.56 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestIpythonMagic.cpython-312.opt-1.pyc14.95 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestIpythonMagic.cpython-312.pyc14.95 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestRecythonize.cpython-312.opt-1.pyc10.46 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestRecythonize.cpython-312.pyc10.46 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestStripLiterals.cpython-312.opt-1.pyc3.80 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestStripLiterals.cpython-312.pyc3.80 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/__init__.cpython-312.opt-1.pyc163.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/__init__.cpython-312.pyc163.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/__init__.py69.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__0.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/BuildExecutable.cpython-312.opt-1.pyc7.55 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/BuildExecutable.cpython-312.pyc7.55 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Cythonize.cpython-312.opt-1.pyc11.44 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Cythonize.cpython-312.pyc11.50 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Dependencies.cpython-312.opt-1.pyc61.03 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Dependencies.cpython-312.pyc61.03 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Distutils.cpython-312.opt-1.pyc221.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Distutils.cpython-312.pyc221.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Inline.cpython-312.opt-1.pyc16.96 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Inline.cpython-312.pyc16.96 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/IpythonMagic.cpython-312.opt-1.pyc24.86 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/IpythonMagic.cpython-312.pyc24.97 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/__init__.cpython-312.opt-1.pyc250.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/__init__.cpython-312.pyc250.00 B
/usr/lib64/python3.12/site-packages/Cython/CodeWriter.py23.97 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler0.00 B
/usr/lib64/python3.12/site-packages/Cython/Compiler/AnalysedTreeTransforms.py3.74 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/Annotate.py13.82 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/AutoDocTransforms.py11.46 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/Buffer.py28.62 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/Builtin.py31.32 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/CmdLine.py12.23 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/Code.cpython-312-riscv64-linux-gnu.so883.24 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/Code.pxd3.43 KB
Component of
Page:
<<< 51 through 100 of 246 >>>
Buildroot Created State ascending sort
f40-build-731269-103665 2023-10-24 18:07:50 expired
f40-build-731277-103673 2023-10-24 18:11:53 expired
f40-build-731279-103675 2023-10-24 18:12:17 expired
f40-build-731284-103681 2023-10-24 18:17:03 expired
f40-build-731292-103687 2023-10-24 18:22:22 expired
f40-build-731295-103691 2023-10-24 18:23:36 expired
f40-build-731297-103695 2023-10-24 18:24:10 expired
f40-build-731466-103857 2023-10-25 13:15:34 expired
f40-build-731470-103859 2023-10-25 13:29:38 expired
f40-build-731473-103857 2023-10-25 13:42:49 expired
f40-build-731481-103859 2023-10-25 14:11:24 expired
f40-build-731482-103859 2023-10-25 14:12:49 expired
f40-build-731491-103859 2023-10-25 14:52:48 expired
f40-build-731503-103859 2023-10-25 15:12:42 expired
f40-build-731504-103859 2023-10-25 15:12:44 expired
f40-build-731530-103859 2023-10-25 15:33:08 expired
f40-build-731564-103861 2023-10-25 15:51:15 expired
f40-build-731567-103861 2023-10-25 15:52:53 expired
f40-build-731572-103861 2023-10-25 15:55:12 expired
f40-build-731579-103861 2023-10-25 15:59:02 expired
f40-build-731587-103861 2023-10-25 16:03:23 expired
f40-build-731606-103865 2023-10-25 16:14:56 expired
f40-build-731611-103865 2023-10-25 16:17:46 expired
f40-build-731621-103865 2023-10-25 16:23:39 expired
f40-build-731626-103865 2023-10-25 16:25:55 expired
f40-build-731632-103865 2023-10-25 16:28:34 expired
f40-build-731638-103865 2023-10-25 16:33:33 expired
f40-build-731653-103859 2023-10-25 17:13:34 expired
f40-build-733709-105361 2023-10-28 05:26:39 expired
f40-build-733756-105385 2023-10-28 14:11:06 expired
f40-build-734165-105813 2023-10-31 14:33:10 expired
f40-build-734239-105813 2023-10-31 15:25:55 expired
f40-build-734258-105813 2023-10-31 15:46:25 expired
f40-build-734260-105813 2023-10-31 15:46:55 expired
f40-build-734321-105813 2023-10-31 16:46:06 expired
f40-build-734347-105815 2023-10-31 17:05:46 expired
f40-build-734515-105835 2023-11-01 00:10:02 expired
f40-build-734541-105858 2023-11-01 03:10:29 expired
f40-build-734546-105862 2023-11-01 03:44:25 expired
f40-build-734594-105902 2023-11-01 12:03:05 expired
f40-build-734649-105940 2023-11-01 16:55:43 expired
f40-build-734701-105950 2023-11-01 22:52:28 expired
f40-build-734710-105950 2023-11-02 00:02:32 expired
f40-build-734784-105974 2023-11-02 06:36:47 expired
f40-build-734786-105978 2023-11-02 06:40:26 expired
f40-build-734797-105982 2023-11-02 07:23:25 expired
f40-build-734811-105986 2023-11-02 08:07:51 expired
f40-build-734830-105990 2023-11-02 09:17:51 expired
f40-build-734834-105992 2023-11-02 09:25:58 expired
f40-build-730398-103219 2023-10-21 11:18:53 expired