Thu, 04 Jul 2024 19:36:32 UTC | login

Information for RPM python3-cython-3.0.2-1.0.riscv64.fc40.riscv64.rpm

ID1047586
Namepython3-cython
Version3.0.2
Release1.0.riscv64.fc40
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 Time2023-10-21 07:47:04 GMT
Size3.78 MB
60736440af9303ca6e39f4afdea27fc0
LicenseApache-2.0
Buildrootf40-build-730396-103215
Provides
Cython = 3.0.2-1.0.riscv64.fc40
Cython(riscv-64) = 3.0.2-1.0.riscv64.fc40
bundled(python3dist(tempita))
cython = 3.0.2-1.0.riscv64.fc40
cython(riscv-64) = 3.0.2-1.0.riscv64.fc40
python-Cython = 3.0.2-1.0.riscv64.fc40
python-cython = 3.0.2-1.0.riscv64.fc40
python3-Cython = 3.0.2-1.0.riscv64.fc40
python3-cython = 3.0.2-1.0.riscv64.fc40
python3-cython(riscv-64) = 3.0.2-1.0.riscv64.fc40
python3.12-Cython = 3.0.2-1.0.riscv64.fc40
python3.12-cython = 3.0.2-1.0.riscv64.fc40
python3.12dist(cython) = 3.0.2
python3dist(cython) = 3.0.2
Obsoletes
python3-Cython < 3~~
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.12
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
rpmlib(TildeInVersions) <= 4.10.0-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 51 through 100 of 755 >>>
Name ascending sort Size
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/TestCythonizeArgsParser.py19.87 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/TestDependencies.py5.70 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/TestInline.py3.41 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/TestIpythonMagic.py9.19 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/TestRecythonize.py6.13 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/TestStripLiterals.py1.51 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__init__.py13.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__0.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestCyCache.cpython-312.opt-1.pyc8.81 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestCyCache.cpython-312.pyc8.81 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestCythonizeArgsParser.cpython-312.opt-1.pyc34.73 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestCythonizeArgsParser.cpython-312.pyc34.73 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestDependencies.cpython-312.opt-1.pyc9.04 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestDependencies.cpython-312.pyc9.04 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestInline.cpython-312.opt-1.pyc6.56 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestInline.cpython-312.pyc6.56 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestIpythonMagic.cpython-312.opt-1.pyc14.95 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestIpythonMagic.cpython-312.pyc14.95 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestRecythonize.cpython-312.opt-1.pyc10.46 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestRecythonize.cpython-312.pyc10.46 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestStripLiterals.cpython-312.opt-1.pyc3.80 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/TestStripLiterals.cpython-312.pyc3.80 KB
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/__init__.cpython-312.opt-1.pyc163.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/Tests/__pycache__/__init__.cpython-312.pyc163.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/__init__.py69.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__0.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/BuildExecutable.cpython-312.opt-1.pyc7.55 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/BuildExecutable.cpython-312.pyc7.55 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Cythonize.cpython-312.opt-1.pyc11.44 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Cythonize.cpython-312.pyc11.50 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Dependencies.cpython-312.opt-1.pyc61.03 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Dependencies.cpython-312.pyc61.03 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Distutils.cpython-312.opt-1.pyc221.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Distutils.cpython-312.pyc221.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Inline.cpython-312.opt-1.pyc16.96 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/Inline.cpython-312.pyc16.96 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/IpythonMagic.cpython-312.opt-1.pyc24.86 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/IpythonMagic.cpython-312.pyc24.97 KB
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/__init__.cpython-312.opt-1.pyc250.00 B
/usr/lib64/python3.12/site-packages/Cython/Build/__pycache__/__init__.cpython-312.pyc250.00 B
/usr/lib64/python3.12/site-packages/Cython/CodeWriter.py23.97 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler0.00 B
/usr/lib64/python3.12/site-packages/Cython/Compiler/AnalysedTreeTransforms.py3.74 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/Annotate.py13.82 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/AutoDocTransforms.py11.46 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/Buffer.py28.62 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/Builtin.py31.32 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/CmdLine.py12.23 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/Code.cpython-312-riscv64-linux-gnu.so883.24 KB
/usr/lib64/python3.12/site-packages/Cython/Compiler/Code.pxd3.43 KB
Component of
Page:
<<< 51 through 100 of 246 >>>
Buildroot descending sort Created State
f40-build-740854-109760 2023-11-14 16:32:33 expired
f40-build-740844-109760 2023-11-14 16:21:28 expired
f40-build-740835-109760 2023-11-14 16:13:06 expired
f40-build-740832-109760 2023-11-14 16:07:36 expired
f40-build-740824-109760 2023-11-14 16:00:24 expired
f40-build-740819-109760 2023-11-14 15:57:56 expired
f40-build-740812-109760 2023-11-14 15:47:53 expired
f40-build-740811-109760 2023-11-14 15:47:43 expired
f40-build-740790-109760 2023-11-14 15:28:41 expired
f40-build-740768-109760 2023-11-14 15:15:10 expired
f40-build-740763-109760 2023-11-14 15:12:44 expired
f40-build-740741-109748 2023-11-14 14:56:21 expired
f40-build-740728-109742 2023-11-14 14:46:04 expired
f40-build-740723-109736 2023-11-14 14:42:13 expired
f40-build-740722-109730 2023-11-14 14:41:49 expired
f40-build-740717-109730 2023-11-14 14:37:28 expired
f40-build-740716-109732 2023-11-14 14:37:27 expired
f40-build-740715-109722 2023-11-14 14:35:55 expired
f40-build-740689-109710 2023-11-14 14:10:35 expired
f40-build-740680-109698 2023-11-14 14:02:35 expired
f40-build-740389-109656 2023-11-14 10:16:48 expired
f40-build-740348-109656 2023-11-14 09:42:49 expired
f40-build-739903-109366 2023-11-13 08:37:51 expired
f40-build-736576-106618 2023-11-07 09:17:25 expired
f40-build-736573-106618 2023-11-07 09:16:57 expired
f40-build-736570-106618 2023-11-07 09:15:55 expired
f40-build-736562-106616 2023-11-07 09:10:51 expired
f40-build-736557-106616 2023-11-07 09:09:03 expired
f40-build-736533-106616 2023-11-07 08:57:58 expired
f40-build-736525-106614 2023-11-07 08:52:36 expired
f40-build-736520-106614 2023-11-07 08:49:56 expired
f40-build-736513-106612 2023-11-07 08:45:05 expired
f40-build-736509-106612 2023-11-07 08:43:57 expired
f40-build-736462-106610 2023-11-07 08:18:04 expired
f40-build-736452-106604 2023-11-07 07:05:27 expired
f40-build-736450-106596 2023-11-07 06:23:58 expired
f40-build-736447-106578 2023-11-06 23:15:02 expired
f40-build-736428-106604 2023-11-06 19:46:08 expired
f40-build-736416-106602 2023-11-06 19:33:27 expired
f40-build-736407-106600 2023-11-06 19:26:44 expired
f40-build-736402-106594 2023-11-06 19:24:05 expired
f40-build-736401-106594 2023-11-06 19:23:19 expired
f40-build-736398-106594 2023-11-06 19:19:52 expired
f40-build-736366-106586 2023-11-06 18:57:41 expired
f40-build-736304-106578 2023-11-06 18:06:37 expired
f40-build-736056-106572 2023-11-06 15:24:05 expired
f40-build-736052-106572 2023-11-06 15:22:30 expired
f40-build-735968-106522 2023-11-06 12:18:27 expired
f40-build-735962-106520 2023-11-06 12:06:07 expired
f40-build-735958-106518 2023-11-06 12:01:48 expired