summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e2447d7ace8acbcb9e2fd546feff7f5a3ee533d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-bottle-cork
	pkgdesc = Simple Authentication/Authorization libraryfor the Bottle and Flask web frameworks.
	pkgver = 0.12.0a2
	pkgrel = 1
	url = http://cork.firelet.net/
	arch = any
	license = LGPL
	depends = python-bottle
	optdepends = python-sqlalchemy: For MySQL, MariaDB and PostgreSQL backends
	optdepends = python-pymongo: For mongoDB backend
	source = https://pypi.python.org/packages/source/b/bottle-cork/bottle-cork-0.12.0a2.tar.gz
	md5sums = abe867446f7762ce1cf4224943e3a250

pkgname = python-bottle-cork