summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 05c21c1096a0c90c604ea757d687786fa006c478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-h5io
	pkgdesc = Python package for saving standard objects to forward-compatible HDF5 files
	pkgver = 0.2.5
	pkgrel = 2
	url = https://github.com/h5io/h5io/tree/main
	arch = any
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python
	depends = python-numpy
	depends = python-h5py
	source = https://files.pythonhosted.org/packages/source/h/h5io/h5io-0.2.5.tar.gz
	sha256sums = 265bc9c24508b30575e8a8806b19cd4440643ff26f8b82b51d0280444807eed8

pkgname = python-h5io