summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a14f8ae8a0dc1838d14a81e5686cfcfc86dc88b3 (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.8
	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.8.tar.gz
	md5sums = e1eaced1718a568fe4054c29b7bc2128

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

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