summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58ffd185ee20f15fe04ea33c7b26179039f94553 (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.13
	pkgrel = 1
	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.13.tar.gz
	md5sums = d14ab42cb70a7f04ac6bafc12a50f82c

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

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