summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8bd9544d34f73a17c951fb8fd297b5ffe7e2e412 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-easyansi
	pkgdesc = Easy ANSI is a terminal framework API to give you an easy way to use colors, cursor control movements, and line/box drawing.
	pkgver = 0.3
	pkgrel = 1
	url = https://gitlab.com/easy-ansi/easy-ansi
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-poetry-core
	source = https://files.pythonhosted.org/packages/source/e/easy-ansi/easy-ansi-0.3.tar.gz
	sha256sums = d7e1b7cc34ec3f0032405925c8ea0713e6f18099ca6abfe3436c99951169361a

pkgname = python-easyansi