summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 72f77b4903a30a38cf2ab608ab8a2f2041fc1663 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-pystache
	pkgdesc = The mustache template engine written in python
	pkgver = 0.5.4
	pkgrel = 5
	url = http://github.com/defunkt/pystache
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	source = python-pystache-0.5.4.tar.gz::https://github.com/defunkt/pystache/archive/v0.5.4.tar.gz
	sha256sums = 163f5b8fb45f6be3a5074a53a47e79ef51ec015ee43f3ec34b16be279147c96f

pkgname = python-pystache