summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 02434e0eb65d2f8bd43364b24de1bd4317db6a6c (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.9.0
	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.9.0.tar.gz
	sha256sums = 783be2791e2e94935caa3a8f4337734dc15d55201d829d53728db4ba14513b8b

pkgname = python-fabio