New package: python-tempita-0.5.1.
This commit is contained in:
parent
48c7b4ae10
commit
5e36d1d31b
|
@ -0,0 +1,18 @@
|
|||
# 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."
|
Loading…
Reference in New Issue