mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
New package: python3-fabulous-0.4.0
This commit is contained in:
parent
c44e02fb97
commit
253f4457dd
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-fabulous/template
Normal file
16
srcpkgs/python3-fabulous/template
Normal 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
|
||||
}
|
Loading…
Add table
Reference in a new issue