summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 030ce4f00a2045a1a815ccbc965261ed373694d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-h5netcdf
	pkgdesc = Pythonic interface to netCDF4 via h5py
	pkgver = 1.0.2
	pkgrel = 1
	url = https://github.com/shoyer/h5netcdf
	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-setuptools-scm-git-archive
	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.0.2.tar.gz
	sha256sums = 8808a1e095f0122b4fb408cc98c60adf399bd57fef48d1ca7cdf4cda1d0a6b4a

pkgname = python-h5netcdf