# Template file for 'python3-jaraco.text' pkgname=python3-jaraco.text version=3.9.1 revision=2 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" depends="python3-jaraco.functools python3-jaraco.context python3-autocommand python3-inflect python3-more-itertools" checkdepends="$depends python3-pytest" short_desc="Module for text manipulation (Python3)" maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/jaraco.text" changelog="https://raw.githubusercontent.com/jaraco/jaraco.text/master/CHANGES.rst" distfiles="${PYPI_SITE}/j/jaraco.text/jaraco.text-${version}.tar.gz" checksum=d57cd4448a588020318425e04194e897f96fc23b92b82ff9308a24d5cbf2b3fb post_install() { vlicense LICENSE }