# Template file for 'mnamer'
pkgname=mnamer
version=2.7.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core python3-setuptools_scm python3-wheel"
depends="python3-appdirs python3-babelfish python3-guessit
 python3-requests python3-requests-cache python3-setuptools_scm
 python3-teletype"
short_desc="Intelligent and highly configurable media organization utility"
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
license="MIT"
homepage="https://github.com/jkwill87/mnamer"
distfiles="${PYPI_SITE}/m/mnamer/mnamer-${version}.tar.gz"
checksum=46926e4cc49c3163059f2dc8302d5a2eb5b687ada5393600a439a89691c6c7c4

post_install() {
	vlicense LICENSE.txt
}
