Home > Repositories > base > python-Cython

python-Cython: The Cython compiler for writing C extensions for the Python language

The Cython language makes writing C extensions for the Python language as easy as Python itself. Cython is a source code translator based on the well-known Pyrex, but supports more cutting edge functionality and optimizations.
The Cython language is very close to the Python language (and most Python code is also valid Cython code), but Cython additionally supports calling C functions and declaring 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 libraries, and for fast C modules that speed up the execution of Python code.
Name:python-Cython
Release: 3.0.10-1mamba
Group:Development/Tools
Maintainer:silvan
License:Apache License 2.0, Python
Size:2.64 MB
Upstream URL:https://cython.org/
Build time:2024-03-31 04:21:41
Binary packages and requirements
x86_64aarch64i586
Built RPMSpython-Cython-debug
python-Cython-py3
python-Cython-debug
python-Cython-py3
python-Cython-debug
python-Cython-py3
Build requirementsglibc-devel [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
python3.11dist(setuptools) [1]
glibc-devel [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
python3.11dist(setuptools) [1]
glibc-devel [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
python3.11dist(setuptools) [1]
History of changes
DatePackagerReleaseDescription
2024-03-31Automatic Build System 3.0.10-1mamba- automatic version update by autodist
2024-03-06Automatic Build System 3.0.9-1mamba- automatic version update by autodist
2024-01-10Automatic Build System 3.0.8-1mamba- automatic version update by autodist
2023-12-19autodist3.0.7-1mamba- automatic version update by autodist
2023-11-27autodist3.0.6-1mamba- automatic version update by autodist
2023-10-31autodist3.0.5-1mamba- automatic version update by autodist
2023-10-18autodist3.0.4-1mamba- automatic version update by autodist
2023-10-05autodist3.0.3-1mamba- automatic version update by autodist
2023-09-26autodist3.0.2-2mamba- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
2023-08-27autodist3.0.2-1mamba- automatic version update by autodist