# Template file for 'python3-rich' pkgname=python3-rich version=13.6.0 revision=2 build_style=python3-pep517 hostmakedepends="python3-poetry-core" depends="python3-Pygments python3-markdown-it" checkdepends="python3-wheel $depends" short_desc="Library for rich text and beautiful formatting in the terminal" maintainer="Andrew Benson " license="MIT" homepage="https://github.com/willmcgugan/rich" distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz" checksum=5c14d22737e6d5084ef4771b62d5d4363165b403455a30a1c8ca39dc7b644bef make_check=extended # some checks only work on windows post_install() { vlicense LICENSE }