summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ea8e94936dde628dcacdf6ced6c80c6f0aa2bc92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-h5netcdf
	pkgdesc = Pythonic interface to netCDF4 via h5py
	pkgver = 1.3.0
	pkgrel = 1
	url = https://h5netcdf.org
	arch = any
	license = BSD
	checkdepends = python-netcdf4
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-h5py
	depends = python-packaging
	optdepends = python-h5pyd: open remote datasets using the HDF REST interface
	source = https://files.pythonhosted.org/packages/source/h/h5netcdf/h5netcdf-1.3.0.tar.gz
	sha256sums = a171c027daeb34b24c24a3b6304195b8eabbb6f10c748256ed3cfe19806383cf

pkgname = python-h5netcdf