New package: python3-fabulous-0.4.0

This commit is contained in:
idealist1508 2024-05-10 08:06:49 +02:00
parent c44e02fb97
commit 253f4457dd

View file

@ -0,0 +1,16 @@
# Template file for 'python3-fabulous'
pkgname=python3-fabulous
version=0.4.0
revision=1
build_style=python3-module
hostmakedepends="python3-build python3-installer python3-setuptools_scm python3-wheel"
short_desc="Print images, colors, and stylish text to the terminal with Python"
maintainer="idealist1508 <id1508-github@yahoo.com>"
license="Apache-2.0"
homepage="https://github.com/jart/fabulous"
distfiles="https://github.com/jart/${pkgname/python3-/}/archive/refs/tags/$version.tar.gz"
checksum=867401a5fac139516b2d611e4800d1f7b63b81151c645ac5457d3b042c6ff406
do_check() {
true
}