summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d59453bee86ac4cccfc727105998dc006ee1886f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-py_cui
	pkgdesc = Python library for creating all-ascii CUI/TUI interfaces with pre-built widgets
	pkgver = 0.1.4
	pkgrel = 1
	url = https://github.com/jwlodek/py_cui
	arch = any
	license = BSD
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python>=3.6.0
	source = python-py_cui-0.1.4-1.tar.gz::https://github.com/jwlodek/py_cui/archive/v0.1.4.tar.gz
	sha256sums = 9d7ebac19fde15249442d141ea42e0b150cd296547d8bb0646d84f6031cc72d8

pkgname = python-py_cui