Cython 0.12.1-1.1maemo1
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.
Homepage:
Section:
python
Repository:
Uploaded by:
Size:
730756 bytes
MD5sum:
1c581761d3956529860d4c711d4a7ef4
Source:
Status:
Package promoted
QA Quarantine ends:
ENDED 2010-05-20 22:11
Packages depending on this package:
Changes
Package events
| Event type | User | Timestamp |
| Package promoted | Niels Breet | 2010-06-01 14:04 UTC |
| Package imported | System | 2010-06-01 13:56 UTC |
| Build failed | System | 2010-05-20 22:45 UTC |
| Build failed | System | 2010-05-20 22:11 UTC |
| Building | System | 2010-05-20 22:10 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.