blob: eac47d9406d7ca6baa0b50b146f1e55f7ff47ca2 (
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.22
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.22.tar.gz::https://github.com/pbs/pycaption/archive/2.2.22.tar.gz
sha512sums = 1bd532a003a17bc14183677889fdd0fed208e147ad251cdc46d829efb02d677806b27e727191e6bad7f9adcd90879763d97363eb2e3f17fdbeecc28c84b7eebf
pkgname = python-pycaption
|