From b532c63d9ba870a2993cb09f73a730a672643db8 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Mon, 24 Oct 2016 21:20:58 +0700 Subject: python/python3-Cython: Added (C-Extensions for Python3). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-Cython/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 python/python3-Cython/README (limited to 'python/python3-Cython/README') diff --git a/python/python3-Cython/README b/python/python3-Cython/README new file mode 100644 index 0000000000..0dd3a3eda4 --- /dev/null +++ b/python/python3-Cython/README @@ -0,0 +1,5 @@ +Cython is an optimising static compiler for both the Python programming +language and the extended Cython programming language (based on Pyrex). +It makes writing C extensions for Python as easy as Python itself. + +This SlackBuild may be installed alongside the stock Cython package. -- cgit v1.2.3