slackbuilds_ponce/development/Cython
Matteo Bernardini 7384eca0ed development/Cython: Updated for version 0.17.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-09-14 17:05:53 +02:00
..
Cython.info development/Cython: Updated for version 0.17. 2012-09-14 17:05:53 +02:00
Cython.SlackBuild development/Cython: Updated for version 0.17. 2012-09-14 17:05:53 +02:00
README development/Cython: Updated for version 0.12 2010-05-13 00:24:06 +02:00
slack-desc development/Cython: Updated for version 0.15.1 (+new maintainer) 2011-11-26 09:09:07 -06: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.