# Template file for 'python3-colorama' pkgname=python3-colorama version=0.4.1 revision=4 wrksrc="colorama-${version}" build_style=python3-module hostmakedepends="unzip python3-setuptools" depends="python3" short_desc="Cross-platform colored terminal text (Python3)" maintainer="Oliver Kiddle " license="BSD-3-Clause" homepage="https://github.com/tartley/colorama" distfiles="${PYPI_SITE}/c/colorama/colorama-${version}.tar.gz" checksum=05eed71e2e327246ad6b38c540c4a3117230b19679b875190486ddd2d721422d post_install() { vlicense LICENSE.txt }