view 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
line wrap: on
line source

PKGNAME=py-jinja2
PKGVERSION=2.10.1
PKGREVISION=1
PKGLICENSE="BSD3CLAUSE"
PKGSUMMARY="a small but fast and easy to use stand-alone template engine written in pure python"
PKGDOWNLOAD="https://files.pythonhosted.org/packages/93/ea/d884a06f8c7f9b7afbc8138b762e80479fb17aedbbe2b06515a12de9378d/Jinja2-$PKGVERSION.tar.gz"
PKGDEPENDS="python py-setuptools py-markupsafe"