summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d59ef426931be9efd25eb4a35e660e4d3647889e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-configshell-fb
	pkgdesc = python framework for building simple CLI applications (free branch)
	pkgver = 1.1.fb19
	pkgrel = 1
	url = https://github.com/agrover/configshell-fb
	arch = any
	license = Apache
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://fedorahosted.org/releases/t/a/targetcli-fb/configshell-fb-1.1.fb19.tar.gz
	sha256sums = 7aabcd10c407909895634f2b217fba2ef22c5023292edf10353748068cbe315e

pkgname = python-configshell-fb
	depends = python-pyparsing
	depends = python-urwid
	provides = python-configshell
	conflicts = python-configshell

pkgname = python2-configshell-fb
	depends = python2-pyparsing
	depends = python2-urwid
	provides = python2-configshell
	conflicts = python2-configshell