Home > Repository > 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.
Nome:python-Cython
Versione: 3.0.10-1mamba
Gruppo:Development/Tools
Manutentore:silvan
Licenza:Apache License 2.0, Python
Dimensione:2.64 MB
URL di origine:https://cython.org/
Data di compilazione:2024-03-31 04:21:41
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatipython-Cython-debug
python-Cython-py3
python-Cython-debug
python-Cython-py3
python-Cython-debug
python-Cython-py3
Dipendenze di compilazioneglibc-devel [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
python3.11dist(setuptools) (non risolto)
glibc-devel [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
python3.11dist(setuptools) (non risolto)
glibc-devel [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
python3.11dist(setuptools) (non risolto)
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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