# Template file for 'python3-babelfish'
pkgname=python3-babelfish
version=0.6.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
depends="python3"
short_desc="Module to work with countries and languages (Python3)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/Diaoul/babelfish"
distfiles="${PYPI_SITE}/b/babelfish/babelfish-${version}.tar.gz"
checksum=decb67a4660888d48480ab6998309837174158d0f1aa63bebb1c2e11aab97aab

post_install() {
	vlicense LICENSE
}
