summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b1398da6845683ecfba250aa0ef137750faf9fa7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-pyfai
	pkgdesc = Fast Azimuthal Integration in Python.
	pkgver = 0.14.2
	pkgrel = 1
	url = http://www.silx.org
	arch = any
	license = GPLv3
	license = BSD
	license = MIT
	makedepends = cython
	depends = python-numpy
	depends = python-scipy
	depends = python-matplotlib
	depends = python-fabio
	depends = python-h5py
	depends = python-pyopencl
	depends = python-pyqt5
	depends = fftw
	depends = opencl-driver
	source = https://github.com/silx-kit/pyFAI/archive/v0.14.2.tar.gz
	sha256sums = dade57673f28c0a486635aad6f23843141ab2130f8efaa9d518f753dc18a8db2

pkgname = python-pyfai