summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f2502c504eb255262f6dffd5256ae3be6c0e6339 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-cli-ui
	pkgdesc = Build nice user interfaces in the terminal
	pkgver = 0.9.1
	pkgrel = 2
	url = http://github.com/TankerHQ/python-cli-ui
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python
	depends = python-colorama
	depends = python-unidecode
	depends = python-tabulate
	depends = python-setuptools
	source = https://files.pythonhosted.org/packages/30/80/84a7184cbdb5473abb102d6bd4395af9f1260e5f6c558d45e68e2c92752d/cli-ui-0.9.1.tar.gz
	md5sums = fcb8a6243bb7bb72e3a186bfeb0b35f9

pkgname = python-cli-ui