summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad5e07f23b23f039d54ada3fac3f5d708d5b2aad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-cursed
	pkgdesc = Simplified curses interface with concurrency, for quick and sane curses apps
	pkgver = 0.2.0
	pkgrel = 2
	url = https://github.com/johannestaas/cursed
	arch = any
	license = GPL
	makedepends = python-setuptools
	makedepends = python-sphinx
	depends = python
	depends = python-six
	depends = python-gevent
	provides = cursed
	conflicts = python-cursed-git
	source = https://github.com/johannestaas/cursed/archive/0.2.0.tar.gz
	sha256sums = a19ec0d0f42c065f9207f206c07dd474f8413ad332efb11d381e8b91d2c6dfb8

pkgname = python-cursed