summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4ddcb22b495e4c076a8160f23527f87e3f25f4ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-cli-ui
	pkgdesc = Build nice user interfaces in the terminal
	pkgver = 0.18.0
	pkgrel = 1
	url = https://github.com/your-tools/python-cli-ui
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-poetry
	makedepends = python-installer
	depends = python
	depends = python-colorama
	depends = python-unidecode
	depends = python-tabulate
	source = python-cli-ui-0.18.0.tar.gz::https://github.com/your-tools/python-cli-ui/archive/v0.18.0.tar.gz
	md5sums = 27b1f57c66bd631f9c32ca4e2045ff5f

pkgname = python-cli-ui