summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 994ca5e4159e1340ae1df0f93c4443f01aa117e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python2-weberror
	pkgdesc = Web Error handling and exception catching.
	pkgver = 0.13.1
	pkgrel = 2
	url = http://pylonsproject.org
	arch = any
	license = MIT
	makedepends = python2-distribute
	depends = python2
	depends = python2-webob
	depends = python2-tempita
	depends = python2-simplejson
	depends = python2-paste>=1.7.1
	depends = python2-pygments
	source = https://pypi.python.org/packages/source/W/WebError/WebError-0.13.1.tar.gz
	md5sums = d1d7a6b8d60dddcf3005f2474cfc2407

pkgname = python2-weberror