comparison python/py-jinja2/py-jinja2.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
comparison
equal deleted inserted replaced
1219:337f950c30f5 1220:4ccc42bf0284
1 PKGNAME=py-jinja2
2 PKGVERSION=2.10.1
3 PKGREVISION=1
4 PKGLICENSE="BSD3CLAUSE"
5 PKGSUMMARY="a small but fast and easy to use stand-alone template engine written in pure python"
6 PKGDOWNLOAD="https://files.pythonhosted.org/packages/93/ea/d884a06f8c7f9b7afbc8138b762e80479fb17aedbbe2b06515a12de9378d/Jinja2-$PKGVERSION.tar.gz"
7 PKGDEPENDS="python py-setuptools py-markupsafe"