Sun, 30 Jun 2024 20:12:42 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:
1 through 50 of 246 >>>
Buildroot ascending sort Created State
f40-build-730398-103219 2023-10-21 11:18:53 expired
f40-build-730400-103219 2023-10-21 12:42:58 expired
f40-build-730715-103596 2023-10-24 13:26:17 expired
f40-build-730724-103598 2023-10-24 13:26:44 expired
f40-build-730866-103602 2023-10-24 14:29:16 expired
f40-build-730872-103602 2023-10-24 14:31:49 expired
f40-build-730884-103602 2023-10-24 14:36:57 expired
f40-build-730889-103604 2023-10-24 14:40:41 expired
f40-build-730891-103604 2023-10-24 14:42:01 expired
f40-build-730910-103604 2023-10-24 14:50:21 expired
f40-build-730913-103604 2023-10-24 14:53:12 expired
f40-build-730914-103604 2023-10-24 14:53:18 expired
f40-build-730915-103604 2023-10-24 14:54:13 expired
f40-build-730925-103606 2023-10-24 15:00:25 expired
f40-build-730936-103606 2023-10-24 15:06:32 expired
f40-build-730952-103608 2023-10-24 15:15:40 expired
f40-build-730958-103608 2023-10-24 15:17:04 expired
f40-build-730970-103608 2023-10-24 15:23:59 expired
f40-build-730971-103608 2023-10-24 15:24:33 expired
f40-build-730974-103608 2023-10-24 15:26:29 expired
f40-build-730975-103608 2023-10-24 15:27:28 expired
f40-build-730996-103610 2023-10-24 15:41:19 expired
f40-build-731010-103610 2023-10-24 15:50:26 expired
f40-build-731012-103614 2023-10-24 15:51:21 expired
f40-build-731023-103621 2023-10-24 15:56:18 expired
f40-build-731032-103621 2023-10-24 16:00:03 expired
f40-build-731033-103621 2023-10-24 16:00:26 expired
f40-build-731037-103621 2023-10-24 16:03:36 expired
f40-build-731055-103623 2023-10-24 16:13:42 expired
f40-build-731057-103629 2023-10-24 16:13:52 expired
f40-build-731081-103629 2023-10-24 16:26:04 expired
f40-build-731097-103631 2023-10-24 16:33:18 expired
f40-build-731118-103631 2023-10-24 16:43:23 expired
f40-build-731126-103631 2023-10-24 16:47:33 expired
f40-build-731130-103631 2023-10-24 16:49:41 expired
f40-build-731139-103633 2023-10-24 16:54:08 expired
f40-build-731147-103633 2023-10-24 16:58:46 expired
f40-build-731169-103633 2023-10-24 17:09:14 expired
f40-build-731186-103633 2023-10-24 17:18:56 expired
f40-build-731195-103633 2023-10-24 17:22:23 expired
f40-build-731202-103633 2023-10-24 17:27:28 expired
f40-build-731205-103635 2023-10-24 17:28:37 expired
f40-build-731214-103637 2023-10-24 17:34:03 expired
f40-build-731216-103637 2023-10-24 17:36:52 expired
f40-build-731217-103637 2023-10-24 17:37:05 expired
f40-build-731219-103637 2023-10-24 17:37:41 expired
f40-build-731241-103647 2023-10-24 17:51:28 expired
f40-build-731245-103649 2023-10-24 17:53:08 expired
f40-build-731256-103657 2023-10-24 18:00:59 expired
f40-build-731261-103659 2023-10-24 18:02:34 expired