slackbuilds_ponce/development/Cython
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
Cython.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
Cython.SlackBuild development/Cython: Updated for version 0.15.1 (+new maintainer) 2011-11-26 09:09:07 -06: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.