summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 041d8515f5237298a6e78438bf1d698c70973ae8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-tifffile
	pkgdesc = Read and write image data from and to TIFF files
	pkgver = 2022.4.28
	pkgrel = 1
	url = https://github.com/cgohlke/tifffile
	arch = any
	license = BSD
	checkdepends = python-pytest
	checkdepends = python-xarray
	checkdepends = python-fsspec
	makedepends = python-setuptools
	depends = python-numpy>=1.21.5
	optdepends = python-matplotlib>=3.4.3: required only for plotting
	optdepends = python-imagecodecs>=2022.2.22: required only for encoding or decoding LZW, JPEG, etc
	optdepends = python-lxml>=4.8.0: required only for validating and printing XML
	optdepends = python-zarr>=2.11.3: required only for opening zarr storage
	source = https://files.pythonhosted.org/packages/source/t/tifffile/tifffile-2022.4.28.tar.gz
	sha256sums = 52d86c507a3cf8f2fd93c1095d52137f273858d5d44af2834921b6944f00e8dc

pkgname = python-tifffile