./devel/py-cython, C-Extensions for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2012Q3, Version: 0.16nb1, Package name: py27-cython-0.16nb1, Maintainer: jihbed.research

The Cython language makes writing C extensions for the Python language
as easy as Python itself. Cython is a source code translator based on
the well-known Pyrex, but supports more cutting edge functionality and
optimizations.

The Cython language is very close to the Python language (and most
Python code is also valid Cython code), 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 writing glue code for external
C libraries, and for fast C modules that speed up the execution of
Python code.


Required to run:
[lang/python27]

Master sites:

SHA1: b271c1d4b02c1e73d32ea4b242c92643b6bdd16e
RMD160: 168ef4138945a867ad19a4f05c924f9ce97008c0
Filesize: 1211.301 KB

Version history: (Expand)