summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 629aaa4285788da5b47163cab75cd1d473813af2 (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.3.1
	pkgrel = 1
	url = https://github.com/shoyer/h5netcdf
	arch = any
	license = BSD
	checkdepends = python-netcdf4
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python-h5py
	source = python-h5netcdf-0.3.1.tar.gz::https://github.com/shoyer/h5netcdf/archive/v0.3.1.tar.gz
	sha256sums = 8fdc52d63ce1e6cc18c5badcd67804146fc23d3ff3f678590e8f6a1920a46754

pkgname = python-h5netcdf