FileSize | 1539192 |
MD5 | B4DFABB74E3A4791E0D4E4B6F30DC05C |
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 | Debian Python Team <team+python@tracker.debian.org> |
PackageName | cython3 |
PackageSection | python |
PackageVersion | 0.29.32-1+b1 |
SHA-1 | 2B2C2E41D04A5506FBB19BF3F16CAB541AB9F427 |
SHA-256 | 9202A4AABADC457F87BB8204B25AE24A7F90085F667C66E5A999C754909BB464 |