summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f5844fed54c0cc3452b135c71ce863bf64bc89ae (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.17
	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.17.tar.gz
	sha256sums = 5bcad7e2e1d88c7923da662bf85ca2a1302ceaea04198d4ca696e0f7e7908576

pkgname = python-tifffile