summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7f72b798cfda25bd9beee415a8dff885167765ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-silx
	pkgdesc = A collection of Python packages for data analysis at synchrotron radiation facilities.
	pkgver = 2.0.0
	pkgrel = 1
	url = http://www.silx.org
	arch = any
	license = MIT
	license = LGPL
	makedepends = cython
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-pyqt5
	depends = python-matplotlib
	depends = python-fabio
	optdepends = python-h5py: for HDF5 input/output
	optdepends = ipython: for interactive console
	optdepends = python-qtconsole: for GUI console
	optdepends = python-pyopencl: for sift - OpenCL implementation
	optdepends = opencl-driver: for sift - OpenCL implementation
	source = https://github.com/silx-kit/silx/archive/v2.0.0.tar.gz
	sha256sums = 9aa98be76371017114a84c0ed212c907ce21573ff421095a76ecd75078b0b0b7

pkgname = python-silx