summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca4521cf936db1892dafbbdbde91a7e3db12d5c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-imageio-ffmpeg
	pkgdesc = FFMPEG wrapper for Python
	pkgver = 0.6.0
	pkgrel = 2
	url = https://github.com/imageio/imageio-ffmpeg
	arch = any
	license = BSD-2-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = ffmpeg
	source = https://github.com/imageio/imageio-ffmpeg/archive/v0.6.0.tar.gz
	sha256sums = 9c671e814b6d78680db71b1fab88ae20d9305f38808b8aaf57dae53fd969ad9d

pkgname = python-imageio-ffmpeg