SlackBuildsOrg/development/Cython
Nishant Limbachia 800d17b873 development/Cython: Updated for version 0.20.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-04-10 09:42:50 +07:00
..
Cython.info development/Cython: Updated for version 0.20.1. 2014-04-10 09:42:50 +07:00
Cython.SlackBuild development/Cython: Updated for version 0.20.1. 2014-04-10 09:42:50 +07:00
README
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.