slackbuilds_ponce/development/Cython
Nishant Limbachia e5db108c28 development/Cython: Updated for version 0.19.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2013-12-13 02:09:12 -06:00
..
Cython.info development/Cython: Updated for version 0.19.2. 2013-12-13 02:09:12 -06:00
Cython.SlackBuild development/Cython: Updated for version 0.19.2. 2013-12-13 02:09:12 -06:00
README development/Cython: Updated for version 0.12 2010-05-13 00:24:06 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.