summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26cd8d55ed2861880c56aab8c23a72ea36594373 (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.5.1
	pkgrel = 2
	url = https://github.com/imageio/imageio-ffmpeg
	arch = any
	license = BSD
	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.5.1.tar.gz
	sha256sums = 6169e935f780088afa2ae057e7e0154fc4829ab61f47e76e259166c8cbd2812c

pkgname = python-imageio-ffmpeg