summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1d12d6020914c653d9eed018b0419837ae407767 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-tifffile
	pkgdesc = Read and write image data from and to TIFF files
	pkgver = 2020.8.13
	pkgrel = 1
	url = https://github.com/cgohlke/tifffile
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-numpy>=1.18.5
	optdepends = python-matplotlib>=3.2.2: required only for plotting
	optdepends = python-imagecodecs>=2020.5.30: required only for encoding or decoding LZW, JPEG, etc
	optdepends = python-lxml: required only for validating and printing XML
	source = https://files.pythonhosted.org/packages/source/t/tifffile/tifffile-2020.8.13.tar.gz
	sha256sums = 60043e50adab5a1b9f13c3fb1a23992b9af00e1ada13d7ffe48c1ad7e0062cb8

pkgname = python-tifffile