summaryrefslogtreecommitdiffstats
path: root/python/python3-ipython/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-04-18 02:10:48 +0200
committer Willy Sudiarto Raharjo2017-04-18 02:10:48 +0200
commitb5dfd1fdfd8a609bc2274a7860fd7d1e0c977895 (patch)
treeba9d1a2f64f3d7d4e8bae873345da3536646e7b0 /python/python3-ipython/README
parentfee8fb252aa5804fa9a6c8925a2021b81ca21e11 (diff)
downloadslackbuilds-b5dfd1fdfd8a609bc2274a7860fd7d1e0c977895.tar.gz
python/python3-ipython: Added (an enhanced Python 3 shell).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ipython/README')
-rw-r--r--python/python3-ipython/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-ipython/README b/python/python3-ipython/README
new file mode 100644
index 0000000000..9ab81e2a13
--- /dev/null
+++ b/python/python3-ipython/README
@@ -0,0 +1,5 @@
+IPython is a replacement shell for Python programming. It offers an
+enhanced Python 3 shell for the terminal.
+
+This package no longer provides IPython notebook functionality. This is
+now provided with the jupyter-notebook and python3-jupyter-ipykernel packages.