diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-02-18 23:07:43 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-19 21:54:38 +0700 |
commit | a908f194a90fffdc920b2d16d728880e90fbc9b3 (patch) | |
tree | 0c2ce05dd31e90be038cf6c4aa010e7a8a94985a /python/ipython_genutils/README | |
parent | dcbc7a56d62af0297ed3be5b112d7b7493eb13d0 (diff) |
python/ipython_genutils: Upload ipython_genutils (+new maintainer)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ipython_genutils/README')
-rw-r--r-- | python/ipython_genutils/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/ipython_genutils/README b/python/ipython_genutils/README new file mode 100644 index 0000000000..1268d314e6 --- /dev/null +++ b/python/ipython_genutils/README @@ -0,0 +1,2 @@ +ipython_genutils contains some common utilities shared by Jupyter and IPython +projects during the code split. |