blob: b602434974d0e34300d12048f68136ef5db9babc (
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.15
pkgrel = 1
url = https://github.com/pbs/pycaption
arch = any
license = Apache
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.15.tar.gz::https://github.com/pbs/pycaption/archive/refs/tags/2.2.15.tar.gz
sha512sums = f99b4526c0888e8991d09d3c964a062faa92a470a2d03d4a5ece0ca89e6e01bd246a7a3b042390582dedc074af8b1ad51f1aaacf3fcb592f699bd21c0cfc1c70
pkgname = python-pycaption
|