summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c7b7f12ff13865ec4aeaa49d263d4acaf18782d7 (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.9.22
	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>=4.5.2: required only for validating and printing XML
	source = https://files.pythonhosted.org/packages/source/t/tifffile/tifffile-2020.9.22.tar.gz
	sha256sums = 505a0ddf372697e8dacd3a8bc486f7143df44772b0fd72ca56486b6b46cbe494

pkgname = python-tifffile