summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f032feaf43b886116e09fe533d8cbddc04926814 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-silx
	pkgdesc = A collection of Python packages for data analysis at synchrotron radiation facilities.
	pkgver = 0.12.0
	pkgrel = 1
	url = http://www.silx.org
	arch = any
	license = MIT
	license = LGPL
	makedepends = cython
	depends = python-numpy
	depends = python-pyqt5
	depends = python-matplotlib
	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/v0.12.0.tar.gz
	sha256sums = b282d93a383090dd47ed05d3cc8b5cc06ede0625cc88994534dd5a545f9eeeef

pkgname = python-silx