summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 467091f5a045aeb18b9d3084e26d247635210516 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-nexpy
	pkgdesc = NeXpy: A Python GUI to analyze NeXus data
	pkgver = 0.11.0
	pkgrel = 1
	url = http://nexpy.github.io/nexpy
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python-six
	depends = python-numpy
	depends = python-h5py
	depends = python-scipy
	depends = python-nexusformat
	depends = jupyter
	depends = python-matplotlib
	depends = python-ansi2html
	source = https://github.com/nexpy/nexpy/archive/v0.11.0.tar.gz
	md5sums = 521fe3378577dbc0578d412aa71d3a3b

pkgname = python-nexpy