summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 462b7de61b6ae133dd49e328f3c6d82a87ba344c (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.6.1
	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.6.1.tar.gz::https://github.com/imageio/imageio/archive/v2.6.1.tar.gz
	sha256sums = eb1d3684eef3efe3ca57edc712eba638187735f8a73b615313f730e90aa3945f

pkgname = python-imageio