summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 17e4429d81851f3f739f8ac4159f233c15b7a600 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-nexusformat
	pkgdesc = Provides an API to open, create, and manipulate NeXus data.
	pkgver = 0.4.3
	pkgrel = 1
	url = https://github.com/nexpy/nexusformat
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/nexpy/nexusformat/archive/v0.4.3.tar.gz
	md5sums = d8cec5304952793130d0286e5e07a4f5

pkgname = python-nexusformat
	depends = python-numpy
	depends = python-h5py

pkgname = python2-nexusformat
	depends = python2-numpy
	depends = python2-h5py