summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c47fc6143dbe32f9e5c8b4c868765b27ae9c8eab (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.fb17
	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.fb17.tar.gz
	sha256sums = a474152c799b65a1cf16f1fbf395ab68b5d49b7c246e6dc97e8c309e3e76708d

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