# Template file for 'python3-knowit'
pkgname=python3-knowit
version=0.5.11
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
depends="python3-babelfish python3-enzyme python3-pymediainfo python3-yaml
 python3-trakit"
short_desc="Know better your media files"
maintainer="John <me@johnnynator.dev>"
license="MIT"
homepage="https://pypi.org/project/knowit"
distfiles="${PYPI_SITE}/k/knowit/knowit-${version}.tar.gz"
checksum=9045d6640b1bd00fcc49f2f7e81992cdc6c7279767db199d7f3b63e2f5007b58

post_install() {
	vlicense LICENSE
}
