# Template file for 'python3-cli-ui' pkgname=python3-cli-ui version=0.10.0 revision=1 archs=noarch wrksrc="python-cli-ui-${version}" build_style=python3-module pycompile_module="cli_ui" hostmakedepends="python3-setuptools" depends="python3-colorama python3-tabulate python3-Unidecode" short_desc="Tools for better command line interfaces" maintainer="Nathan Owens " license="BSD-3-Clause" homepage="https://github.com/TankerHQ/python-cli-ui" distfiles="${homepage}/archive/v${version}.tar.gz" checksum=522d0270fe23bf57493da6a3c98c2f3901ead1417d5de406a756fcbdd27ffcb4 post_install() { vlicense LICENSE }