Thu, 01 Aug 2024 20:01:21 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:
<<< 201 through 250 of 715 >>>
Name Size descending sort
/usr/lib64/python3.11/site-packages/Cython/Compiler/TreeFragment.py9.19 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/UtilityCode.py9.17 KB
/usr/lib64/python3.11/site-packages/Cython/Includes/cpython/module.pxd9.01 KB
/usr/share/doc/python3-Cython/Tools/site_scons/site_tools/pyext.py9.01 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestCyCache.cpython-311.opt-1.pyc8.88 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestCyCache.cpython-311.pyc8.88 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Parsing.pxd8.77 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py8.69 KB
/usr/lib64/python3.11/site-packages/Cython/Includes/libcpp/string.pxd8.53 KB
/usr/lib64/python3.11/site-packages/Cython/Build/__pycache__/BuildExecutable.cpython-311.opt-1.pyc8.46 KB
/usr/lib64/python3.11/site-packages/Cython/Build/__pycache__/BuildExecutable.cpython-311.pyc8.46 KB
/usr/lib64/python3.11/site-packages/Cython/Plex/__pycache__/Lexicons.cpython-311.opt-1.pyc8.42 KB
/usr/lib64/python3.11/site-packages/Cython/Plex/__pycache__/Lexicons.cpython-311.pyc8.42 KB
/usr/lib64/python3.11/site-packages/Cython/Build/Cythonize.py8.16 KB
/usr/lib64/python3.11/site-packages/Cython/Debugger/Tests/TestLibCython.py8.13 KB
/usr/lib64/python3.11/site-packages/Cython/Debugger/__pycache__/Cygdb.cpython-311.opt-1.pyc8.09 KB
/usr/lib64/python3.11/site-packages/Cython/Debugger/__pycache__/Cygdb.cpython-311.pyc8.09 KB
/usr/lib64/python3.11/site-packages/Cython/Includes/cpython/__init__.pxd8.06 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestBuffer.cpython-311.pyc7.97 KB
/usr/share/doc/python3-Cython/Doc/s5/ui/default/pretty.css7.91 KB
/usr/lib64/python3.11/site-packages/Cython/Includes/posix/unistd.pxd7.87 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestBuffer.cpython-311.opt-1.pyc7.86 KB
/usr/share/doc/python3-Cython/Demos/benchmarks/fstrings.py7.82 KB
/usr/lib64/python3.11/site-packages/Cython/TestUtils.py7.79 KB
/usr/lib64/python3.11/site-packages/Cython/Tempita/__pycache__/_looper.cpython-311.opt-1.pyc7.78 KB
/usr/lib64/python3.11/site-packages/Cython/Tempita/__pycache__/_looper.cpython-311.pyc7.78 KB
/usr/lib64/python3.11/site-packages/Cython/Plex/__pycache__/Traditional.cpython-311.opt-1.pyc7.67 KB
/usr/lib64/python3.11/site-packages/Cython/Plex/__pycache__/Traditional.cpython-311.pyc7.67 KB
/usr/lib64/python3.11/site-packages/Cython/Plex/Machines.py7.58 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/TreePath.py7.46 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/Errors.py7.38 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/AutoDocTransforms.py7.34 KB
/usr/lib64/python3.11/site-packages/Cython/Debugger/Tests/__pycache__/test_libpython_in_gdb.cpython-311.pyc7.32 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/__pycache__/CythonScope.cpython-311.opt-1.pyc7.30 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/__pycache__/CythonScope.cpython-311.pyc7.30 KB
/usr/share/doc/python3-Cython/Doc/s5/cython-ep2008.txt7.22 KB
/usr/share/doc/python3-Cython/ToDo.txt7.11 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/Pythran.py7.10 KB
/usr/lib64/python3.11/site-packages/Cython/Debugger/Tests/__pycache__/test_libpython_in_gdb.cpython-311.opt-1.pyc7.08 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/__pycache__/Lexicon.cpython-311.opt-1.pyc7.05 KB
/usr/lib64/python3.11/site-packages/Cython/Compiler/__pycache__/Lexicon.cpython-311.pyc7.05 KB
/usr/lib64/python3.11/site-packages/Cython/Plex/Transitions.py7.02 KB
/usr/lib64/python3.11/site-packages/pyximport/__pycache__/pyxbuild.cpython-311.pyc6.99 KB
/usr/lib64/python3.11/site-packages/Cython/Includes/cpython/long.pxd6.89 KB
/usr/lib64/python3.11/site-packages/Cython/Tests/TestJediTyper.py6.83 KB
/usr/lib64/python3.11/site-packages/Cython/Plex/Lexicons.py6.75 KB
/usr/lib64/python3.11/site-packages/Cython/Includes/cpython/dict.pxd6.72 KB
/usr/lib64/python3.11/site-packages/Cython/Utility/Embed.c6.69 KB
Component of
Page:
<<< 101 through 128 of 128
Buildroot descending sort Created State
f37-build-639130-71087 2022-09-21 11:43:19 expired
f37-build-639129-71088 2022-09-21 11:41:34 expired
f37-build-639128-71087 2022-09-21 11:41:34 expired
f37-build-639126-71087 2022-09-21 11:40:24 expired
f37-build-639125-71087 2022-09-21 11:34:19 expired
f37-build-639124-71087 2022-09-21 11:34:18 expired
f37-build-639123-71087 2022-09-21 11:31:38 expired
f37-build-639122-71087 2022-09-21 11:28:45 expired
f37-build-639121-71087 2022-09-21 11:21:02 expired
f37-build-639120-71087 2022-09-21 11:20:21 expired
f37-build-639119-71087 2022-09-21 11:20:05 expired
f37-build-639118-71087 2022-09-21 11:20:01 expired
f37-build-639117-71087 2022-09-21 11:19:46 expired
f37-build-639116-71087 2022-09-21 11:19:43 expired
f37-build-639115-71087 2022-09-21 11:19:17 expired
f37-build-639114-71087 2022-09-21 11:18:44 expired
f37-build-639112-71087 2022-09-21 11:11:57 expired
f37-build-639111-71091 2022-09-21 11:10:02 expired
f37-build-639110-71087 2022-09-21 11:06:30 expired
f37-build-639109-71087 2022-09-21 11:06:26 expired
f37-build-639108-71087 2022-09-21 11:05:13 expired
f37-build-639107-71087 2022-09-21 11:04:38 expired
f37-build-639105-71087 2022-09-21 11:03:08 expired
f37-build-639104-71087 2022-09-21 11:02:22 expired
f37-build-639102-71087 2022-09-21 11:01:11 expired
f37-build-639067-71087 2022-09-21 10:45:12 expired
f37-build-639066-71087 2022-09-21 10:45:08 expired
f37-build-639061-71087 2022-09-21 10:42:21 expired