blob: d3f1ddb1d9a2cd4b419346442f9104f00937f4ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-imageio
pkgdesc = a Python library that provides an easy interface to read and write a wide range of image data
pkgver = 2.33.1
pkgrel = 1
url = https://github.com/imageio/imageio
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-numpy
depends = python-pillow
optdepends = python-imageio-ffmpeg
optdepends = python-av
optdepends = freeimage
optdepends = python-astropy
optdepends = python-simpleitk
optdepends = python-tifffile
source = python-imageio-2.33.1.tar.gz::https://github.com/imageio/imageio/archive/v2.33.1.tar.gz
sha256sums = f091e91d08ccdd7b5dc2d04c28a034d794bf1d36fc785b0b6ec85531919ffd67
pkgname = python-imageio
|