Fri, 28 Jun 2024 21:00:38 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 ascending sort Created State
f37-build-639061-71087 2022-09-21 10:42:21 expired
f37-build-639066-71087 2022-09-21 10:45:08 expired
f37-build-639067-71087 2022-09-21 10:45:12 expired
f37-build-639102-71087 2022-09-21 11:01:11 expired
f37-build-639104-71087 2022-09-21 11:02:22 expired
f37-build-639105-71087 2022-09-21 11:03:08 expired
f37-build-639107-71087 2022-09-21 11:04:38 expired
f37-build-639108-71087 2022-09-21 11:05:13 expired
f37-build-639109-71087 2022-09-21 11:06:26 expired
f37-build-639110-71087 2022-09-21 11:06:30 expired
f37-build-639111-71091 2022-09-21 11:10:02 expired
f37-build-639112-71087 2022-09-21 11:11:57 expired
f37-build-639114-71087 2022-09-21 11:18:44 expired
f37-build-639115-71087 2022-09-21 11:19:17 expired
f37-build-639116-71087 2022-09-21 11:19:43 expired
f37-build-639117-71087 2022-09-21 11:19:46 expired
f37-build-639118-71087 2022-09-21 11:20:01 expired
f37-build-639119-71087 2022-09-21 11:20:05 expired
f37-build-639120-71087 2022-09-21 11:20:21 expired
f37-build-639121-71087 2022-09-21 11:21:02 expired
f37-build-639122-71087 2022-09-21 11:28:45 expired
f37-build-639123-71087 2022-09-21 11:31:38 expired
f37-build-639124-71087 2022-09-21 11:34:18 expired
f37-build-639125-71087 2022-09-21 11:34:19 expired
f37-build-639126-71087 2022-09-21 11:40:24 expired
f37-build-639128-71087 2022-09-21 11:41:34 expired
f37-build-639129-71088 2022-09-21 11:41:34 expired
f37-build-639130-71087 2022-09-21 11:43:19 expired
f37-build-639131-71088 2022-09-21 11:43:20 expired
f37-build-639132-71088 2022-09-21 11:46:07 expired
f37-build-639133-71088 2022-09-21 11:46:10 expired
f37-build-639134-71088 2022-09-21 11:48:33 expired
f37-build-639135-71088 2022-09-21 11:48:35 expired
f37-build-639136-71087 2022-09-21 11:55:05 expired
f37-build-639137-71087 2022-09-21 11:55:06 expired
f37-build-639138-71088 2022-09-21 11:58:26 expired
f37-build-639139-71088 2022-09-21 11:58:28 expired
f37-build-639140-71088 2022-09-21 11:58:31 expired
f37-build-639141-71088 2022-09-21 11:58:47 expired
f37-build-639142-71088 2022-09-21 12:05:32 expired
f37-build-639143-71088 2022-09-21 12:05:34 expired
f37-build-639144-71088 2022-09-21 12:06:32 expired
f37-build-639145-71088 2022-09-21 12:07:02 expired
f37-build-639146-71088 2022-09-21 12:07:03 expired
f37-build-639147-71088 2022-09-21 12:07:18 expired
f37-build-639148-71088 2022-09-21 12:09:36 expired
f37-build-639149-71088 2022-09-21 12:16:27 expired
f37-build-639153-71119 2022-09-21 12:29:55 expired
f37-build-639154-71119 2022-09-21 12:30:14 expired
f37-build-639158-71131 2022-09-21 13:10:16 expired