Download Source Package cython:
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.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 0.11.2-1 | 1,063.9 kB | 4512 kB | [list of files] |
| amd64 | 0.11.2-1 | 1,137.9 kB | 4224 kB | [list of files] |
| armel | 0.11.2-1 | 1,159.5 kB | 4216 kB | [list of files] |
| avr32 (unofficial port) | 0.11.2-1 | 956.3 kB | 3328 kB | [list of files] |
| hppa | 0.11.2-1 | 1,144.2 kB | 4900 kB | [list of files] |
| hurd-i386 | 0.11.2-1 | 939.6 kB | 3868 kB | [list of files] |
| i386 | 0.11.2-1 | 938.9 kB | 3868 kB | [list of files] |
| ia64 | 0.11.2-1+b1 | 1,374.2 kB | 6908 kB | [list of files] |
| kfreebsd-amd64 | 0.11.2-1 | 1,138.8 kB | 4040 kB | [list of files] |
| kfreebsd-i386 | 0.11.2-1 | 940.1 kB | 3690 kB | [list of files] |
| m68k (unofficial port) | 0.11.2-1 | 991.6 kB | 4156 kB | [list of files] |
| mips | 0.11.2-1 | 978.0 kB | 4448 kB | [list of files] |
| mipsel | 0.11.2-1 | 973.1 kB | 4448 kB | [list of files] |
| powerpc | 0.11.2-1 | 1,040.1 kB | 4156 kB | [list of files] |
| s390 | 0.11.2-1 | 1,043.4 kB | 4148 kB | [list of files] |
| sparc | 0.11.2-1 | 1,022.9 kB | 4640 kB | [list of files] |