Mon, 01 Jul 2024 00:47:19 UTC | login

Information for RPM python3-Cython-0.29.32-1.0.riscv64.fc37.riscv64.rpm

ID811925
Namepython3-Cython
Version0.29.32
Release1.0.riscv64.fc37
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 Time2022-09-21 09:39:59 GMT
Size2.50 MB
bea35b140acfd490165ffdfd3ec6edc2
LicenseASL 2.0
Buildrootf37-build-639019-71078
Provides
Cython = 0.29.32-1.0.riscv64.fc37
Cython(riscv-64) = 0.29.32-1.0.riscv64.fc37
bundled(python3dist(tempita))
cython = 0.29.32-1.0.riscv64.fc37
cython(riscv-64) = 0.29.32-1.0.riscv64.fc37
python-Cython = 0.29.32-1.0.riscv64.fc37
python-cython = 0.29.32-1.0.riscv64.fc37
python3-Cython = 0.29.32-1.0.riscv64.fc37
python3-Cython(riscv-64) = 0.29.32-1.0.riscv64.fc37
python3-cython = 0.29.32-1.0.riscv64.fc37
python3.11-Cython = 0.29.32-1.0.riscv64.fc37
python3.11-cython = 0.29.32-1.0.riscv64.fc37
python3.11dist(cython) = 0.29.32
python3dist(cython) = 0.29.32
Obsoletes No Obsoletes
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.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(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 101 through 150 of 715 >>>
Name ascending sort Size
/usr/lib64/python3.11/site-packages/Cython/Compiler/Parsing.pxd8.77 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Parsing.py126.97 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Pipeline.py13.73 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/PyrexTypes.py169.88 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Pythran.py7.10 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Scanning.cpython-311-riscv64-linux-gnu.so188.52 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Scanning.pxd2.06 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Scanning.py18.01 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/StringEncoding.py10.56 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Symtab.py109.11 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests0.00 B
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestBuffer.py4.06 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestCmdLine.py6.50 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestFlowControl.py1.80 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestGrammar.py3.36 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestMemView.py2.46 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py8.69 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py3.26 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestStringEncoding.py2.26 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestTreeFragment.py2.15 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestTreePath.py4.14 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestTypes.py669.00 B
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py3.26 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestVisitor.py2.18 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__init__.py13.00 B
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__0.00 B
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestBuffer.cpython-311.opt-1.pyc7.86 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestBuffer.cpython-311.pyc7.97 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestCmdLine.cpython-311.opt-1.pyc11.16 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestCmdLine.cpython-311.pyc11.16 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestFlowControl.cpython-311.opt-1.pyc4.28 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestFlowControl.cpython-311.pyc4.28 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestGrammar.cpython-311.opt-1.pyc2.91 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestGrammar.cpython-311.pyc3.75 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestMemView.cpython-311.opt-1.pyc5.76 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestMemView.cpython-311.pyc5.76 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestParseTreeTransforms.cpython-311.opt-1.pyc14.99 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestParseTreeTransforms.cpython-311.pyc15.91 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestSignatureMatching.cpython-311.opt-1.pyc7.42 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestSignatureMatching.cpython-311.pyc7.42 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestStringEncoding.cpython-311.opt-1.pyc3.46 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestStringEncoding.cpython-311.pyc3.46 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestTreeFragment.cpython-311.opt-1.pyc5.55 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestTreeFragment.cpython-311.pyc5.55 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestTreePath.cpython-311.opt-1.pyc9.69 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestTreePath.cpython-311.pyc9.69 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestTypes.cpython-311.opt-1.pyc1.80 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestTypes.cpython-311.pyc1.80 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestUtilityLoad.cpython-311.opt-1.pyc5.88 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestUtilityLoad.cpython-311.pyc5.88 KB
Component of
Page:
<<< 51 through 100 of 128 >>>
Buildroot ascending sort Created State
f37-build-639160-71131 2022-09-21 13:21:35 expired
f37-build-639240-71152 2022-09-21 20:56:47 expired
f37-build-639244-71152 2022-09-21 21:05:57 expired
f37-build-639246-71152 2022-09-21 21:14:03 expired
f37-build-639247-71152 2022-09-21 21:15:43 expired
f37-build-639249-71152 2022-09-21 21:23:52 expired
f37-build-639251-71152 2022-09-21 21:30:01 expired
f37-build-639254-71152 2022-09-21 21:47:33 expired
f37-build-639255-71152 2022-09-21 21:53:07 expired
f37-build-639257-71152 2022-09-21 21:58:56 expired
f37-build-639258-71152 2022-09-21 21:58:58 expired
f37-build-639259-71152 2022-09-21 22:20:04 expired
f37-build-639264-71152 2022-09-21 22:30:28 expired
f37-build-639346-71187 2022-09-22 11:40:05 expired
f37-build-639433-71213 2022-09-22 14:55:18 expired
f37-build-639469-71244 2022-09-22 16:04:13 expired
f37-build-639474-71244 2022-09-22 16:14:28 expired
f37-build-639498-71247 2022-09-22 17:04:34 expired
f37-build-639506-71244 2022-09-22 18:28:18 expired
f37-build-639523-71260 2022-09-23 01:32:15 expired
f37-build-639524-71260 2022-09-23 01:32:21 expired
f37-build-639525-71260 2022-09-23 04:32:22 expired
f37-build-640101-71396 2022-09-27 06:46:21 expired
f37-build-640104-71396 2022-09-27 06:49:47 expired
f37-build-640171-71423 2022-09-27 08:52:08 expired
f37-build-640453-71509 2022-09-28 11:30:37 expired
f37-build-640538-71533 2022-09-28 21:22:15 expired
f37-build-640714-71588 2022-09-30 07:27:00 expired
f37-build-640723-71590 2022-09-30 08:04:49 expired
f37-build-640745-71613 2022-09-30 09:36:45 expired
f37-build-640772-71629 2022-09-30 15:48:44 expired
f37-build-640837-71647 2022-10-01 13:42:25 expired
f37-build-640883-71656 2022-10-02 07:41:21 expired
f37-build-641180-71865 2022-10-04 06:50:07 expired
f37-build-641215-71869 2022-10-04 08:41:46 expired
f37-build-645885-72452 2022-10-12 08:31:41 expired
f37-build-647145-72626 2022-10-13 20:52:31 expired
f37-build-647155-72626 2022-10-13 21:17:05 expired
f37-build-647166-72626 2022-10-13 21:44:52 expired
f37-build-647244-72635 2022-10-14 02:01:03 expired
f37-build-647245-72635 2022-10-14 02:07:18 expired
f37-build-647250-72635 2022-10-14 02:25:10 expired
f37-build-647252-72635 2022-10-14 03:54:43 expired
f37-build-647257-72636 2022-10-14 04:07:42 expired
f37-build-647262-72636 2022-10-14 04:32:15 expired
f37-build-647265-72638 2022-10-14 04:52:40 expired
f37-build-647266-72639 2022-10-14 05:18:34 expired
f37-build-647278-72645 2022-10-14 05:57:32 expired
f37-build-647279-72645 2022-10-14 06:00:56 expired
f37-build-647288-72648 2022-10-14 06:15:53 expired