Sun, 30 Jun 2024 02:15:58 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 descending sort Created State
f37-build-640714-71588 2022-09-30 07:27:00 expired
f37-build-640538-71533 2022-09-28 21:22:15 expired
f37-build-640453-71509 2022-09-28 11:30:37 expired
f37-build-640171-71423 2022-09-27 08:52:08 expired
f37-build-640104-71396 2022-09-27 06:49:47 expired
f37-build-640101-71396 2022-09-27 06:46:21 expired
f37-build-639525-71260 2022-09-23 04:32:22 expired
f37-build-639524-71260 2022-09-23 01:32:21 expired
f37-build-639523-71260 2022-09-23 01:32:15 expired
f37-build-639506-71244 2022-09-22 18:28:18 expired
f37-build-639498-71247 2022-09-22 17:04:34 expired
f37-build-639474-71244 2022-09-22 16:14:28 expired
f37-build-639469-71244 2022-09-22 16:04:13 expired
f37-build-639433-71213 2022-09-22 14:55:18 expired
f37-build-639346-71187 2022-09-22 11:40:05 expired
f37-build-639264-71152 2022-09-21 22:30:28 expired
f37-build-639259-71152 2022-09-21 22:20:04 expired
f37-build-639258-71152 2022-09-21 21:58:58 expired
f37-build-639257-71152 2022-09-21 21:58:56 expired
f37-build-639255-71152 2022-09-21 21:53:07 expired
f37-build-639254-71152 2022-09-21 21:47:33 expired
f37-build-639251-71152 2022-09-21 21:30:01 expired
f37-build-639249-71152 2022-09-21 21:23:52 expired
f37-build-639247-71152 2022-09-21 21:15:43 expired
f37-build-639246-71152 2022-09-21 21:14:03 expired
f37-build-639244-71152 2022-09-21 21:05:57 expired
f37-build-639240-71152 2022-09-21 20:56:47 expired
f37-build-639160-71131 2022-09-21 13:21:35 expired
f37-build-639158-71131 2022-09-21 13:10:16 expired
f37-build-639154-71119 2022-09-21 12:30:14 expired
f37-build-639153-71119 2022-09-21 12:29:55 expired
f37-build-639149-71088 2022-09-21 12:16:27 expired
f37-build-639148-71088 2022-09-21 12:09:36 expired
f37-build-639147-71088 2022-09-21 12:07:18 expired
f37-build-639146-71088 2022-09-21 12:07:03 expired
f37-build-639145-71088 2022-09-21 12:07:02 expired
f37-build-639144-71088 2022-09-21 12:06:32 expired
f37-build-639143-71088 2022-09-21 12:05:34 expired
f37-build-639142-71088 2022-09-21 12:05:32 expired
f37-build-639141-71088 2022-09-21 11:58:47 expired
f37-build-639140-71088 2022-09-21 11:58:31 expired
f37-build-639139-71088 2022-09-21 11:58:28 expired
f37-build-639138-71088 2022-09-21 11:58:26 expired
f37-build-639137-71087 2022-09-21 11:55:06 expired
f37-build-639136-71087 2022-09-21 11:55:05 expired
f37-build-639135-71088 2022-09-21 11:48:35 expired
f37-build-639134-71088 2022-09-21 11:48:33 expired
f37-build-639133-71088 2022-09-21 11:46:10 expired
f37-build-639132-71088 2022-09-21 11:46:07 expired
f37-build-639131-71088 2022-09-21 11:43:20 expired