aboutsummaryrefslogtreecommitdiff
path: root/python/python3-Cython/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2020-05-16 08:22:12 +0200
committerRobby Workman <rworkman@slackbuilds.org>2021-04-17 23:55:23 -0500
commit0a204058a01637d2fd342e137952c8c8cd2edfda (patch)
treedce623da2e320bd40cb952f278cd416657bc2168 /python/python3-Cython/README
parent4b57af6b8c6ec6cb9c14a2fb3988bdb9b787d3b2 (diff)
python/python3-Cython: Removed (added to Slackware).
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.