91fe494c92
ok landry@, benoit@. 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 a language for wrapping external C libraries, and for fast C modules that speed up the execution of Python code.
6 lines
289 B
Plaintext
6 lines
289 B
Plaintext
MD5 (Cython-0.14.1.tar.gz) = GuGUfBIYEQ8OQfyVsrxFMA==
|
|
RMD160 (Cython-0.14.1.tar.gz) = LfOND8vWU+8q5/VtIQBMeBAp7BY=
|
|
SHA1 (Cython-0.14.1.tar.gz) = Ltxhm+pWNv3CZdIREs1KNlQTJgM=
|
|
SHA256 (Cython-0.14.1.tar.gz) = ieP2TqD5fNKbKNCDGnAi3B+M9P+3vlK58vxLXc+SQ8c=
|
|
SIZE (Cython-0.14.1.tar.gz) = 1315824
|