summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 901ad5da18e0c87e2130785378986ede27814621 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-nexusformat
	pkgdesc = Provides an API to open, create, and manipulate NeXus data.
	pkgver = 0.5.2
	pkgrel = 1
	url = https://github.com/nexpy/nexusformat
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-h5py
	source = https://github.com/nexpy/nexusformat/archive/v0.5.2.tar.gz
	md5sums = 0c3d1b730045e305af63e0cb16063cef

pkgname = python-nexusformat