summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac801fc26daf0ef99db578bc5711d88ac9e70658 (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.7.24
	pkgrel = 1
	url = https://github.com/cgohlke/tifffile
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-numpy>=1.15.1
	optdepends = python-matplotlib>=3.1: required only for plotting
	optdepends = python-imagecodecs>=2020.2.18: 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.7.24.tar.gz
	sha256sums = cd8549d6f0742c3c95a856744a26064a1aad1c132fbab95dc9e5dce891a62c17

pkgname = python-tifffile