# Template file for 'python3-ansicolors' pkgname=python3-ansicolors version=1.1.8 revision=4 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-pytest" short_desc="Add ANSI colors and decorations to your strings" maintainer="Emil Miler " license="ISC" homepage="https://github.com/jonathaneunice/colors/" distfiles="${PYPI_SITE}/a/ansicolors/ansicolors-${version}.zip" checksum=99f94f5e3348a0bcd43c82e5fc4414013ccc19d70bd939ad71e0133ce9c372e0 post_install() { vlicense LICENSE }