summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8a07a9c9efe2e51aa15ac67185ff2680387205ec (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 = 2021.7.30
	pkgrel = 1
	url = https://github.com/cgohlke/tifffile
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-numpy>=1.20.3
	optdepends = python-matplotlib>=3.4.2: required only for plotting
	optdepends = python-imagecodecs>=2021.6.8: required only for encoding or decoding LZW, JPEG, etc
	optdepends = python-lxml>=4.6.3: 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.7.30.tar.gz
	sha256sums = c96e7497b1037897c726d8f8284653af3437d2cd58ef68d44cf65f02020910a0

pkgname = python-tifffile