aboutsummaryrefslogtreecommitdiff
path: root/python/python3-comm/python3-comm.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-12-09 00:36:44 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-10 07:43:14 +0700
commit6a7eae615d19cd2acdea7f2012c1dafd33e09486 (patch)
tree814c642a6e11f86361d18e1d1021d7f777072e74 /python/python3-comm/python3-comm.info
parent81b2fb8232799ad5865f5ce304e15883e9077771 (diff)
python/python3-comm: Added (Jupyter Python Comm implementation)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-comm/python3-comm.info')
-rw-r--r--python/python3-comm/python3-comm.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-comm/python3-comm.info b/python/python3-comm/python3-comm.info
new file mode 100644
index 0000000000..a7f675b03d
--- /dev/null
+++ b/python/python3-comm/python3-comm.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-comm"
+VERSION="0.1.1"
+HOMEPAGE="https://pypi.org/project/comm/"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/c/comm/comm-0.1.1.tar.gz"
+MD5SUM="f831628929828c3ac422a6888e7c3c89"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="traitlets python3-hatchling"
+MAINTAINER="Isaac Yu"
+EMAIL="isaacyu1@isaacyu1.com"