summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 43004759e82955bf3eb7a47270ae7ab47d532fe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-imageio
	pkgdesc = a Python library that provides an easy interface to read and write a wide range of image data
	pkgver = 2.5.0
	pkgrel = 2
	url = https://github.com/imageio/imageio
	arch = x86_64
	license = BSD
	makedepends = python
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-pillow
	optdepends = avbin
	optdepends = python-imageio-ffmpeg
	optdepends = freeimage
	optdepends = python-astropy
	optdepends = simpleitk
	source = https://github.com/imageio/imageio/archive/v2.5.0.tar.gz
	sha256sums = a504befcd1c538da9ea496d3f043a3c469418d6ec459eba8eed39340946dab81

pkgname = python-imageio