# Template file for 'python3-tabulate' pkgname=python3-tabulate version=0.8.4 revision=1 archs=noarch wrksrc="tabulate-${version}" build_style=python3-module pycompile_module="tabulate.py" hostmakedepends="python3-setuptools" depends="python3-setuptools python3-wcwidth" short_desc="Pretty-print tabular data (Python3)" maintainer="Orphaned " license="MIT" homepage="https://bitbucket.org/astanin/python-tabulate" distfiles="${PYPI_SITE}/t/tabulate/tabulate-${version}.tar.gz" checksum=dde537a1c44e6d9d635b2489923513bef89fadb181819998cccdf2a99e652464 post_install() { vlicense LICENSE }