summaryrefslogtreecommitdiff
path: root/development/Cython/README
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja[at]gmail[dot]com>2010-05-13 00:24:06 +0200
committerErik Hanson <erik@slackbuilds.org>2010-05-13 00:24:06 +0200
commitfb81dfec62052ab2570beec3245f7b2507274469 (patch)
tree9bb45135e5a2a5877eeefbc461617031d22567e6 /development/Cython/README
parent17c404532bb3fe477b67b10b7ff39a10a921ddf0 (diff)
downloadslackbuilds-fb81dfec62052ab2570beec3245f7b2507274469.tar.gz
development/Cython: Updated for version 0.12
Diffstat (limited to 'development/Cython/README')
-rw-r--r--development/Cython/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/Cython/README b/development/Cython/README
index acba9b8132..0d995371e6 100644
--- a/development/Cython/README
+++ b/development/Cython/README
@@ -1,4 +1,4 @@
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. \ No newline at end of file
+edge functionality and optimizations.