summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f6a560cc0b77a0f0e12ad0bc7e16adc2c2c44901 (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.7.4
	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.7.4.tar.gz
	sha256sums = d7e56b9983e2e14716feaee560022baa8f92e97f36df7eee8b10e672383f694c

pkgname = python-tifffile