summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3acc7e0c5c73e7b9b4673c3011555649f46ca215 (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.fb16
	pkgrel = 2
	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.fb16.tar.gz
	sha256sums = 391187e213bcec4eb81d34baad973afd6ff544af1fe07816ff784a3eb278e0c5

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