Maintainer information¶
This software package is maintained for (Neuro)Debian by the follow individuals and/or groups:
In order to get support, or to get in touch with a maintainer, please click the ‘Help’ button at the top of the page.
C-Extensions for Python
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.
Related packages: cython-dbg
This software package is maintained for (Neuro)Debian by the follow individuals and/or groups:
In order to get support, or to get in touch with a maintainer, please click the ‘Help’ button at the top of the page.
Version control system available: Browse sources
Distribution | Base version | Our version | Architectures |
---|---|---|---|
Debian GNU/Linux 6.0 (squeeze) | 0.12.1-1.1 | 0.13-1~nd60+1 | i386, amd64 |
Debian GNU/Linux 7.0 (wheezy) | 0.15.1-2 | ||
Debian GNU/Linux 8.0 (jessie) | 0.21.1-1 | ||
Debian testing (stretch) | 0.22.1-2 | ||
Debian unstable (sid) | 0.22.1-2 | 0.13-1~nd+1 | i386, amd64 |
Ubuntu 10.04 LTS “Lucid Lynx” (lucid) | 0.11.2-1 | 0.13-1~nd10.04+1 | i386, amd64 |
Ubuntu 12.04 LTS “Precise Pangolin” (precise) | 0.15.1-1ubuntu1 | ||
Ubuntu 14.04 “Trusty Tahr” (trusty) | 0.20.1+git90-g0e6e38e-1ubuntu2 | ||
Ubuntu 14.10 “Utopic Unicorn” (utopic) | 0.20.2-1 | ||
Ubuntu 15.04 “Vivid Vervet” (vivid) | 0.21.1-1 |