# Template file for 'python3-pysubs2'
pkgname=python3-pysubs2
version=1.8.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Library for editing subtitle files"
maintainer="John <me@johnnynator.dev>"
license="MIT"
homepage="https://github.com/tkarabela/pysubs2"
distfiles="${PYPI_SITE}/p/pysubs2/pysubs2-${version}.tar.gz"
checksum=3397bb58a4a15b1325ba2ae3fd4d7c214e2c0ddb9f33190d6280d783bb433b20

post_install() {
	vlicense LICENSE.txt
}
