summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 06cba9a73bbcda9fc44ac614426e7b069938b717 (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.4.1
	pkgrel = 1
	url = https://h5netcdf.org
	arch = any
	license = BSD-3-Clause
	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.4.1.tar.gz
	sha256sums = 7c8401ab807ff37c9798edc90d99467595892e6c541a5d5abeb8f53aab5335fe

pkgname = python-h5netcdf