summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a5ac9c4ae66ad2cfd04a4b82a5d0201b4df91e6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-tifffile
	pkgdesc = Read and write image data from and to TIFF files
	pkgver = 2021.3.5
	pkgrel = 1
	url = https://github.com/cgohlke/tifffile
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-numpy>=1.19.5
	optdepends = python-matplotlib>=3.3.3: required only for plotting
	optdepends = python-imagecodecs>=2021.2.26: required only for encoding or decoding LZW, JPEG, etc
	optdepends = python-lxml>=4.6.2: required only for validating and printing XML
	optdepends = python-zarr>=2.6.1: required only for opening zarr storage
	source = https://files.pythonhosted.org/packages/source/t/tifffile/tifffile-2021.3.5.tar.gz
	sha256sums = f55a4c8bcbfdd28157529c2e2a7c066da1636a202144f1696092b9290f52685d

pkgname = python-tifffile