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

pkgname = python-tifffile