summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 021c33dd35aa7f72aba170ad4381bdb7886c7f7c (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.12.5
	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.12.5.tar.gz
	md5sums = dcad442c7ad3cca3cea08674752642be

pkgname = python-nexpy