You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-Cython-0.29.34-2.lbn36.x86_64

python3-Cython-0.29.34-2.lbn36.x86_64

Package Attributes
RPM  python3-Cython-0.29.34-2.lbn36.x86_64.rpm Architecture  x86_64 Size  10494002 Created  2023/09/28 14:22:15 UTC
Package Specification
Summary Language for writing Python extension modules
Group Unspecified
License Apache-2.0
Home Page http://www.cython.org
Description

The 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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
/usr/bin/python3  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
Cython
Cython(x86-64)
bundled(python3dist(tempita))
cython
cython(x86-64)
python-Cython
python-cython
python3-Cython
python3-Cython(x86-64)
python3-cython
python3.10-Cython
python3.10-cython
python3.10dist(cython)
python3dist(cython)

Document Actions