summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5e58d44e9ccce4e93183b06e056d67a490fb3f0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-airspeed
	pkgdesc = Airspeed is a powerful and easy-to-use templating engine for Python that aims for a high level of compatibility with the popular Velocity library for Java
	pkgver = 0.5.11
	pkgrel = 2
	url = https://github.com/purcell/airspeed
	arch = any
	license = BSD
	makedepends = python-pbr>=1.9
	makedepends = python2-pbr>=1.9
	source = https://github.com/purcell/airspeed/archive/0.5.11.tar.gz
	md5sums = 2b807aab48510aef3cab2224d745d895

pkgname = python-airspeed
	depends = python-pbr
	depends = python-six

pkgname = python2-airspeed
	depends = python2-pbr
	depends = python2-six