summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c729bd897a1dc20629323520b2c689fc73bf5fa7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-webvtt-py
	pkgdesc = Read, write and segment WebVTT caption files in Python
	pkgver = 0.4.6
	pkgrel = 1
	url = https://github.com/glut23/webvtt-py
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-docopt
	source = webvtt-py-0.4.6.tar.gz::https://github.com/glut23/webvtt-py/archive/0.4.6.tar.gz
	sha512sums = aca4420ab4816a1a2568e8b41f306eff4df0fd1bea7929655f02ffd393ed5a5edde27d708c4189bc4401d59b2482fb7ec25fc19b8aa2ee1dcf12233c78a1d282

pkgname = python-webvtt-py