diff options
Diffstat (limited to 'development/Cython-Kivy/slack-desc')
-rw-r--r-- | development/Cython-Kivy/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/development/Cython-Kivy/slack-desc b/development/Cython-Kivy/slack-desc deleted file mode 100644 index 7a679f3909..0000000000 --- a/development/Cython-Kivy/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 ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -Cython-Kivy: Cython-Kivy (C bindings for Python) -Cython-Kivy: -Cython-Kivy: Cython is a language that makes writing C extensions for the Python -Cython-Kivy: language as easy as Python itself. Cython is based on the well-known -Cython-Kivy: Pyrex, but supports more cutting edge functionality and -Cython-Kivy: optimizations. -Cython-Kivy: -Cython-Kivy: Homepage: http://www.cython.org/ -Cython-Kivy: -Cython-Kivy: -Cython-Kivy: |