summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eb553e371c06797950bd17a62bb5dc37e853d4d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-cheetah3-git
	pkgdesc = A Python powered template engine and code generator
	pkgver = 3.2.6.post1.r9.g856329c
	pkgrel = 1
	url = http://www.cheetahtemplate.org
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = python2-setuptools
	conflicts = python-cheetah3
	source = cheetah3::git+https://github.com/CheetahTemplate3/cheetah3.git
	sha512sums = SKIP

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

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