blob: 70089ee6473909b21924b24205979e185b4270ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-pycaption
pkgdesc = Python module to read/write popular video caption formats
pkgver = 2.2.28
pkgrel = 1
url = https://github.com/pbs/pycaption
arch = any
license = Apache-2.0
checkdepends = python-pytest
checkdepends = python-pytest-lazy-fixture
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-beautifulsoup4
depends = python-lxml
depends = python-cssutils
source = python-pycaption-2.2.28.tar.gz::https://github.com/pbs/pycaption/archive/2.2.28.tar.gz
sha512sums = 5b22532303ec70d18580efc6c2411f7b6a456d1d77d235a7894892e573acc21b9fad619d3afc83e0c49c4f1ba458e7b9728715bcf45452f79f466828f5d75f86
pkgname = python-pycaption
|