Wed, 05 Jun 2024 08:24:28 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:
1 through 50 of 128 >>>
Buildroot descending sort Created State
f37-build-653533-72780 2022-10-18 17:13:42 expired
f37-build-653521-72780 2022-10-18 17:09:06 expired
f37-build-653480-72780 2022-10-18 16:54:49 expired
f37-build-653178-72770 2022-10-18 11:31:22 expired
f37-build-652753-72765 2022-10-18 06:09:15 expired
f37-build-652559-72763 2022-10-18 02:08:13 expired
f37-build-652353-72763 2022-10-17 18:33:18 expired
f37-build-648961-72748 2022-10-14 15:27:44 expired
f37-build-647514-72684 2022-10-14 07:57:56 expired
f37-build-647501-72680 2022-10-14 07:55:35 expired
f37-build-647499-72680 2022-10-14 07:54:39 expired
f37-build-647495-72680 2022-10-14 07:54:03 expired
f37-build-647491-72679 2022-10-14 07:52:43 expired
f37-build-647490-72678 2022-10-14 07:52:39 expired
f37-build-647488-72679 2022-10-14 07:52:32 expired
f37-build-647452-72678 2022-10-14 07:46:02 expired
f37-build-647450-72678 2022-10-14 07:45:27 expired
f37-build-647448-72678 2022-10-14 07:44:48 expired
f37-build-647434-72676 2022-10-14 07:40:31 expired
f37-build-647424-72675 2022-10-14 07:39:34 expired
f37-build-647418-72675 2022-10-14 07:39:05 expired
f37-build-647410-72676 2022-10-14 07:35:19 expired
f37-build-647406-72675 2022-10-14 07:34:22 expired
f37-build-647318-72652 2022-10-14 07:17:26 expired
f37-build-647313-72651 2022-10-14 06:54:04 expired
f37-build-647296-72650 2022-10-14 06:28:46 expired
f37-build-647294-72650 2022-10-14 06:22:51 expired
f37-build-647290-72649 2022-10-14 06:16:44 expired
f37-build-647288-72648 2022-10-14 06:15:53 expired
f37-build-647279-72645 2022-10-14 06:00:56 expired
f37-build-647278-72645 2022-10-14 05:57:32 expired
f37-build-647266-72639 2022-10-14 05:18:34 expired
f37-build-647265-72638 2022-10-14 04:52:40 expired
f37-build-647262-72636 2022-10-14 04:32:15 expired
f37-build-647257-72636 2022-10-14 04:07:42 expired
f37-build-647252-72635 2022-10-14 03:54:43 expired
f37-build-647250-72635 2022-10-14 02:25:10 expired
f37-build-647245-72635 2022-10-14 02:07:18 expired
f37-build-647244-72635 2022-10-14 02:01:03 expired
f37-build-647166-72626 2022-10-13 21:44:52 expired
f37-build-647155-72626 2022-10-13 21:17:05 expired
f37-build-647145-72626 2022-10-13 20:52:31 expired
f37-build-645885-72452 2022-10-12 08:31:41 expired
f37-build-641215-71869 2022-10-04 08:41:46 expired
f37-build-641180-71865 2022-10-04 06:50:07 expired
f37-build-640883-71656 2022-10-02 07:41:21 expired
f37-build-640837-71647 2022-10-01 13:42:25 expired
f37-build-640772-71629 2022-09-30 15:48:44 expired
f37-build-640745-71613 2022-09-30 09:36:45 expired
f37-build-640723-71590 2022-09-30 08:04:49 expired