summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 31fdd9de57e711f702b68146f36f6b997096d72c (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 = 1.1.2
	pkgrel = 3
	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/v1.1.2.tar.gz
	sha256sums = 2efd287c04b2692257c93231148c77ffb9a444cc5b1b17a4bd35c9918ddbcb6f

pkgname = python-silx