18 lines
598 B
Text
18 lines
598 B
Text
# Template file for 'python-tempita'
|
|
pkgname=python-tempita
|
|
version=0.5.1
|
|
revision=1
|
|
wrksrc="Tempita-${version}"
|
|
noarch=yes
|
|
build_style=python-module
|
|
depends="python"
|
|
makedepends="python-distribute"
|
|
pycompile_module="tempita"
|
|
short_desc="A lightweight unicode templating language"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://pythonpaste.org/tempita/"
|
|
license="MIT"
|
|
distfiles="http://pypi.python.org/packages/source/T/Tempita/Tempita-$version.tar.gz"
|
|
checksum=0ebe6938ca7401db79bac279849fffcb5752029150bcb6f3c3edbe7aa9a077d8
|
|
long_desc="
|
|
This package contains $pkgname: $short_desc."
|