summaryrefslogtreecommitdiffstats
path: root/python/python3-Cython/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-04-11 16:09:18 +0200
committer Matteo Bernardini2020-04-11 16:09:18 +0200
commitb4f164a81cd8b24517e17b7c5adad38d09968638 (patch)
tree7a4fa1f58087a7c402ce313a1c629407b6fb22ce /python/python3-Cython/README
parent3fa270fe68663153ec4547b9988cc302cc8523ce (diff)
downloadslackbuilds-b4f164a81cd8b24517e17b7c5adad38d09968638.tar.gz
20200411.1 global branch merge.current-20200411.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/python3-Cython/README')
-rw-r--r--python/python3-Cython/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/python3-Cython/README b/python/python3-Cython/README
deleted file mode 100644
index 0dd3a3eda4..0000000000
--- a/python/python3-Cython/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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.