summaryrefslogtreecommitdiffstats
path: root/python/ptpython/slack-desc
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-06-02 13:39:13 +0200
committer Willy Sudiarto Raharjo2015-06-02 13:39:13 +0200
commit4b192071fe4c064b8ec111dc07524d4f2cac44da (patch)
tree707e1c68a9fe071f18ac2ea964aeebb6d5408f11 /python/ptpython/slack-desc
parentc1a8c2a39bc3aa666c03ed645867c417b557a3f3 (diff)
downloadslackbuilds-4b192071fe4c064b8ec111dc07524d4f2cac44da.tar.gz
python/ptpython: Added (Python REPL).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ptpython/slack-desc')
-rw-r--r--python/ptpython/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/ptpython/slack-desc b/python/ptpython/slack-desc
new file mode 100644
index 0000000000..599bfd436b
--- /dev/null
+++ b/python/ptpython/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------------------------------------------------------|
+ptpython: ptpython (Python REPL)
+ptpython:
+ptpython: ptpython is an advanced Python REPL built on top of the
+ptpython: prompt_toolkit library. t works best on all Posix systems like
+ptpython: linux, BSD and OS X. But it should work as well on Windows. It
+ptpython: works on all Python versions from 2.6 up to 3.4.
+ptpython:
+ptpython: Homepage: https://github.com/jonathanslenders/ptpython
+ptpython:
+ptpython:
+ptpython: