FileSize | 1392112 |
MD5 | BA267942F55968F574EFB24644FA0AE9 |
PackageDescription | C-Extensions for Python 3
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 external C libraries, and
for fast C modules that speed up the execution of Python code. |
PackageMaintainer | Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org> |
PackageName | cython3 |
PackageSection | python |
PackageVersion | 0.29.2-2 |
SHA-1 | 1164BB158BBDFD6EC38FB1C34CDDC55F8FFFE46E |
SHA-256 | 02704A1E0507498E019BA2248057371692CA60D56671860703C6EC1A57ACFA81 |