Package python-module-Cython0.18: Information
Danger alert: Package removed from sisyphus repository
Source package: python-module-Cython0.18
Version: 0.18-alt1
Build time: Mar 31, 2013, 06:45 AM
Category: Development/Python
Report package bugHome page: http://www.cython.org
License: Python
Summary: C-extensions for Python
Description:
Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. The Cython language is very close to the Python language, 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 wrapping for external C libraries, and for fast C modules that speed up the execution of Python code.
List of RPM packages built from this SRPM:
python-module-Cython0.18 (x86_64, i586)
python-module-Cython0.18-debuginfo (x86_64, i586)
python3-module-Cython0.18 (x86_64, i586)
python3-module-Cython0.18-debuginfo (x86_64, i586)
python-module-Cython0.18 (x86_64, i586)
python-module-Cython0.18-debuginfo (x86_64, i586)
python3-module-Cython0.18 (x86_64, i586)
python3-module-Cython0.18-debuginfo (x86_64, i586)
Maintainer: Aleksey Avdeev
Last changed
March 20, 2013 Aleksey Avdeev 0.18-alt1
- 0.18 (ALT #27699) - Rename packages to python{,3}-module-Cython0.18
March 17, 2013 Aleksey Avdeev 0.16-alt1.1
- Rebuild with Python-3.3
May 10, 2012 Vitaly Kuznetsov 0.16-alt1
- 0.16 (ALT #27317)