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

pkgname = python-pynrrd