aboutsummaryrefslogtreecommitdiff
path: root/python/python2-nuitka/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-nuitka/slack-desc')
-rw-r--r--python/python2-nuitka/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-nuitka/slack-desc b/python/python2-nuitka/slack-desc
new file mode 100644
index 0000000000..5deecbd9cc
--- /dev/null
+++ b/python/python2-nuitka/slack-desc
@@ -0,0 +1,19 @@
+# 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------------------------------------------------------|
+python2-nuitka: python2-nuitka (python compiler)
+python2-nuitka:
+python2-nuitka: Nuitka is the Python compiler. It is written in Python. It is a
+python2-nuitka: seamless replacement or extension to the Python interpreter and
+python2-nuitka: compiles every construct that Python 2 (2.6, 2.7) and Python 3
+python2-nuitka: (3.4 - 3.13) have, when itself run with that Python version.
+python2-nuitka:
+python2-nuitka: It then executes uncompiled code and compiled code together in
+python2-nuitka: an extremely compatible manner.
+python2-nuitka:
+python2-nuitka: