summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e8514cde3b0ed5922801e0a5ec4d6fa36f7b4290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-flask-git
	pkgdesc = Micro webdevelopment framework for Python
	pkgver = 0.10.1.r682.ge99fec2
	pkgrel = 1
	url = http://flask.pocoo.org/
	arch = any
	license = custom:BSD
	makedepends = git
	depends = python-werkzeug
	depends = python-jinja
	depends = python-itsdangerous
	provides = python-flask
	conflicts = python-flask
	source = git://github.com/mitsuhiko/flask.git
	md5sums = SKIP

pkgname = python-flask-git