summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef4af4a85f5a81f387094b85580355a83c67a3ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-h5netcdf
	pkgdesc = Pythonic interface to netCDF4 via h5py
	pkgver = 0.14.1
	pkgrel = 1
	url = https://github.com/shoyer/h5netcdf
	arch = any
	license = BSD
	checkdepends = python-netcdf4
	checkdepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python-h5py
	source = https://files.pythonhosted.org/packages/source/h/h5netcdf/h5netcdf-0.14.1.tar.gz
	sha256sums = ba4c960797df817a304f9a79353f2ecbde90ba902078193f6d2f1ef3d5ca2213

pkgname = python-h5netcdf