summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 83c27313d02c359ef9b5a28d557a3476788bfaaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-climage
	pkgdesc = Convert images to beautiful ANSI escape codes
	pkgver = 0.2.2
	pkgrel = 1
	url = https://github.com/pnappa/CLImage
	arch = any
	license = GPL-3.0-or-later
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-kdtree
	depends = python-pillow
	source = climage-0.2.2.tar.gz::https://files.pythonhosted.org/packages/source/c/climage/climage-0.2.2.tar.gz
	sha256sums = e6116b2f5f3d313adb0856657efe4a6d119e2218cdef23c28a993d94b871ab8e

pkgname = python-climage