summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0accf97e0bf982a4b26dee9f893c0f74ce244135 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-cheetah3
	pkgdesc = A Python powered template engine and code generator
	pkgver = 3.2.6
	pkgrel = 2
	url = http://www.cheetahtemplate.org
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/C/Cheetah3/Cheetah3-3.2.6.post1.tar.gz
	sha512sums = 69b82ccf31930c50ffdcbc7608683a8456d8025ca3633b0637d16de64aa9337f5f65da86d54bb2b3aa41722f25727a503307b5a7cc80a13d74f332117d6ca05e

pkgname = python-cheetah3
	depends = python
	optdepends = python-markdown

pkgname = python2-cheetah3
	depends = python2
	optdepends = python2-markdown