summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e92711c62a456bfcbd52a0ea2f118191eaaf9709 (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.fb18
	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.fb18.tar.gz
	sha256sums = 3685446d6ee02881930bb2fdc5fdd254938da66ce9843a5b3676c4246b058e4b

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