diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-08-26 20:50:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-27 22:50:33 +0700 |
commit | 8b8b060f46d86d31a8f71d1a356ec56880342ae0 (patch) | |
tree | 39643558d2e1bd0e4998b243953b231bb409d891 /python/python3-h5py/python3-h5py.info | |
parent | 928c1086bd5d73d2f0674f7dd378dc78e027d89d (diff) |
python/python3-h5py: Added (Python bindings for h5py)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-h5py/python3-h5py.info')
-rw-r--r-- | python/python3-h5py/python3-h5py.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-h5py/python3-h5py.info b/python/python3-h5py/python3-h5py.info new file mode 100644 index 0000000000000..d14e849a52e62 --- /dev/null +++ b/python/python3-h5py/python3-h5py.info @@ -0,0 +1,10 @@ +PRGNAM="python3-h5py" +VERSION="3.7.0" +HOMEPAGE="https://www.h5py.org/" +DOWNLOAD="https://files.pythonhosted.org/packages/source/h/h5py/h5py-3.7.0.tar.gz" +MD5SUM="acb43ba2b0b853005af71eccfc456676" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="hdf5 liblzf numpy3 python3-pkgconfig" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |