blob: 5faff72c13501696902422ee60f59445c544dabd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-empy3
pkgdesc = Powerful and robust templating system for Python
pkgver = 3.3.4
pkgrel = 2
url = http://www.alcyone.com/software/empy/
arch = any
license = BSD-3-Clause
makedepends = python-setuptools
depends = python
provides = python-empy
conflicts = python-empy
replaces = python-empy
source = https://pypi.python.org/packages/source/e/empy/empy-3.3.4.tar.gz
sha256sums = 73ac49785b601479df4ea18a7c79bc1304a8a7c34c02b9472cf1206ae88f01b3
pkgname = python-empy3
|