summaryrefslogtreecommitdiffstats
path: root/kid/Pkgfile
blob: d4b2864ae1c03bbf4ffa4316d89bb9f599953cdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
description="Simple template language for XML based vocabularies written in Python."
url=http://kid-templating.org
packager="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
maintainer="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
depends=(python setuptools)

name=kid
version=0.9.6
release=1
source=(http://www.kid-templating.org/dist/$version/$name-$version.tar.gz)

includes=(python)