summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 06fd1369a2a9e17e3c85816b7396ef227924d60e (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-fabio
	pkgdesc = I/O library for images produced by 2D X-ray detectors.
	pkgver = 2024.4
	pkgrel = 1
	url = http://www.silx.org
	arch = any
	license = MIT
	license = LGPL
	license = Apache
	makedepends = cython
	makedepends = python-tomli
	makedepends = meson-python
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-numpy
	depends = python-pillow
	depends = python-lxml
	depends = python-h5py
	optdepends = python-pyqt5: for the fabio_viewer program
	source = https://github.com/silx-kit/fabio/archive/v2024.4.tar.gz
	sha256sums = a7563744ed895ff66ec487b02aa2611e115ff1cc1208e61c30ce8ca70467d787

pkgname = python-fabio