summaryrefslogtreecommitdiff
path: root/source/l/pyrex/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/pyrex/slack-desc')
-rw-r--r--source/l/pyrex/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/source/l/pyrex/slack-desc b/source/l/pyrex/slack-desc
deleted file mode 100644
index 5f9e0850..00000000
--- a/source/l/pyrex/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
-
- |-----handy-ruler-----------------------------------------------------|
-pyrex: pyrex (A Python extension modules language)
-pyrex:
-pyrex: Pyrex is a language for writing Python extension modules.
-pyrex: Pyrex lets you write code that mixes Python and C data types any
-pyrex: way you want, and then compiles it into a C extension for Python.
-pyrex:
-pyrex: The home page for Pyrex is:
-pyrex: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
-pyrex:
-pyrex:
-pyrex: