aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ipython_genutils/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2017-04-16 15:03:38 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-16 15:03:38 +0700
commit82e57f8f586e8381940ebed9110846feb7c3f2db (patch)
tree8d22dde03ed5bd1f6b9946bfa01176cdbfccd491 /python/python3-ipython_genutils/README
parentcf8b6083449be46acc3818b2973a92c1a9d6eacf (diff)
python/python3-ipython_genutils: Added (IPython for Python3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ipython_genutils/README')
-rw-r--r--python/python3-ipython_genutils/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-ipython_genutils/README b/python/python3-ipython_genutils/README
new file mode 100644
index 0000000000..1268d314e6
--- /dev/null
+++ b/python/python3-ipython_genutils/README
@@ -0,0 +1,2 @@
+ipython_genutils contains some common utilities shared by Jupyter and IPython
+projects during the code split.