aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ipython_genutils/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2024-06-04 09:15:34 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-04 10:08:59 +0700
commit808a4e5d88219234265e259ed60f97defe34f6c4 (patch)
treec9e4073a5940dc9a96f7c15eb3df0732c41c6144 /python/python3-ipython_genutils/README
parent10e65249a5ae42eafac4d3d4c41dc8610896c7e3 (diff)
python/python3-ipython_genutils: Added (Python3 of ipython_genutils).
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..f349c79dc4
--- /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.