# Template file for 'python3-enzyme'
pkgname=python3-enzyme
version=0.5.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm"
depends="python3"
short_desc="Enzyme is a Python module to parse video metadata (Python3)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/Diaoul/enzyme"
distfiles="${PYPI_SITE}/e/enzyme/enzyme-${version}.tar.gz"
checksum=7cf779148d9e66eb2838603eace140c53c3cefc8b8fe5d4d5a03a5fb5d57b3c1

post_install() {
	vlicense LICENSE
}
