Sun, 07 Jul 2024 13:29:48 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:
<<< 101 through 150 of 246 >>>
Buildroot descending sort Created State
f40-build-735919-106480 2023-11-06 10:27:38 expired
f40-build-735881-106468 2023-11-06 10:08:18 expired
f40-build-735878-106464 2023-11-06 10:06:11 expired
f40-build-735868-106460 2023-11-06 10:00:58 expired
f40-build-735865-106488 2023-11-06 09:57:22 expired
f40-build-735839-106484 2023-11-06 09:43:53 expired
f40-build-735821-106482 2023-11-06 09:33:28 expired
f40-build-735810-106446 2023-11-06 09:28:00 expired
f40-build-735797-106446 2023-11-06 09:20:09 expired
f40-build-735795-106446 2023-11-06 09:19:15 expired
f40-build-735777-106446 2023-11-06 09:08:26 expired
f40-build-735774-106490 2023-11-06 09:05:49 expired
f40-build-735750-106446 2023-11-06 08:53:10 expired
f40-build-735723-106446 2023-11-06 08:36:22 expired
f40-build-735705-106446 2023-11-06 08:23:44 expired
f40-build-735700-106446 2023-11-06 08:23:34 expired
f40-build-735696-106444 2023-11-06 08:23:27 expired
f40-build-735695-106444 2023-11-06 08:23:25 expired
f40-build-735687-106440 2023-11-06 07:51:14 expired
f40-build-735641-106398 2023-11-06 03:02:30 expired
f40-build-735576-106342 2023-11-05 15:29:48 expired
f40-build-735563-106342 2023-11-05 13:12:19 expired
f40-build-735238-106202 2023-11-03 13:13:37 expired
f40-build-735212-106190 2023-11-03 09:23:52 expired
f40-build-735203-106178 2023-11-03 08:15:22 expired
f40-build-735174-106148 2023-11-03 05:10:14 expired
f40-build-735158-106132 2023-11-03 04:24:32 expired
f40-build-735148-106130 2023-11-03 03:56:18 expired
f40-build-735134-106126 2023-11-03 03:22:34 expired
f40-build-735122-106124 2023-11-03 02:48:05 expired
f40-build-735098-106112 2023-11-03 01:42:11 expired
f40-build-735076-106098 2023-11-03 00:53:50 expired
f40-build-735055-106092 2023-11-02 23:55:05 expired
f40-build-735044-106086 2023-11-02 23:28:57 expired
f40-build-735033-106078 2023-11-02 23:01:43 expired
f40-build-735029-106078 2023-11-02 22:47:42 expired
f40-build-734985-106060 2023-11-02 20:17:14 expired
f40-build-734977-106054 2023-11-02 19:55:38 expired
f40-build-734954-106042 2023-11-02 18:41:11 expired
f40-build-734953-106040 2023-11-02 18:35:05 expired
f40-build-734937-106032 2023-11-02 17:47:48 expired
f40-build-734931-106028 2023-11-02 17:20:46 expired
f40-build-734917-106118 2023-11-02 16:10:15 expired
f40-build-734913-106118 2023-11-02 15:56:07 expired
f40-build-734912-106118 2023-11-02 15:50:35 expired
f40-build-734859-106002 2023-11-02 11:03:21 expired
f40-build-734834-105992 2023-11-02 09:25:58 expired
f40-build-734830-105990 2023-11-02 09:17:51 expired
f40-build-734811-105986 2023-11-02 08:07:51 expired
f40-build-734797-105982 2023-11-02 07:23:25 expired