summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 98b9fb3b9ec9a84ad6483f4cd676dff131f225c4 (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.22
	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.22.tar.gz
	sha256sums = b3e06d34885e5d113a426ac4b7c50b202ec07150095c1a07ebf4d9bec541028b

pkgname = python-tifffile