diff options
Diffstat (limited to 'python/python3-comm/python3-comm.info')
-rw-r--r-- | python/python3-comm/python3-comm.info | 10 |
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" |