summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b68b6052ef1047f485635687f411b9fce5ed668 (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.8.0
	pkgrel = 1
	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 = python-imageio-2.8.0.tar.gz::https://github.com/imageio/imageio/archive/v2.8.0.tar.gz
	sha256sums = 1f1e2a60383a659692bb2df170635be4037673b599c621a92ee145f1a86cba63

pkgname = python-imageio