# Template file for 'python3-trakit'
pkgname=python3-trakit
version=0.2.5
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
depends="python3-babelfish python3-rebulk"
short_desc="Guess additional information from track titles"
maintainer="John <me@johnnynator.dev>"
license="MIT"
homepage="https://github.com/ratoaq2/trakit"
distfiles="${PYPI_SITE}/t/trakit/trakit-${version}.tar.gz"
checksum=d7e530ed82906eeadf7982d6a357883ae0490f34bbd18f8232b8fc5f250a4ae7

post_install() {
	vlicense LICENSE
}
