summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 55e255bd3ae7faa24a58f5356f18a24ece8ddd9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated by mksrcinfo v8
# Sun Feb 19 10:37:14 UTC 2017
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.4
	pkgrel = 3
	url = https://github.com/purcell/airspeed
	arch = any
	license = BSD-2-Clause
	makedepends = python-pbr>=1.9
	makedepends = python2-pbr>=1.9
	source = https://github.com/purcell/airspeed/archive/0.5.4.tar.gz
	md5sums = 9477043347028e8d1ea122b3b1e6f994

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

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