summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c9a66e5fc0065567056de8baf3656ef1829b4473 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-chafapy
	pkgdesc = Python bindings for Chafa. Visualize images with text in Python.
	pkgver = 1.1.2
	pkgrel = 3
	url = https://github.com/guardkenzie/chafa.py
	arch = any
	license = GPL-3.0-or-later
	license = LGPL-3.0-or-later
	checkdepends = python-pytest
	checkdepends = python-pillow
	checkdepends = python-numpy
	checkdepends = python-wand
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatchling
	depends = python>=3.8
	depends = chafa
	source = chafa.py-1.1.2.tar.gz::https://github.com/guardkenzie/chafa.py/archive/v1.1.2.tar.gz
	sha256sums = 547068d301274262ea1e6cb4f8cddc5b714a142c684fcd27f3aefa70ad95aea1

pkgname = python-chafapy