summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0e8e3cb1f612cb636688b450708ab7f9fb2e521c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-pynrrd
	pkgdesc = Simple pure-python module for reading and writing nrrd files
	pkgver = 0.3.2
	pkgrel = 1
	url = https://github.com/mhe/pynrrd
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-numpy
	source = https://github.com/mhe/pynrrd/archive/v0.3.2.tar.gz
	sha256sums = 5c49d230c744cd0bd91934951d1db4a359aecf2c03312727cc4009d949ac893f

pkgname = python-pynrrd