# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers {jmr @jmroot} openmaintainer
description Python based sandboxed template engine
Jinja is a sandboxed template engine written in pure Python licensed\
under the BSD license. It provides a Django-like non-XML syntax and\
compiles templates into executable python code. It's basically a\
combination of Django templates and python code.
homepage http://jinja.pocoo.org/
master_sites pypi:J/Jinja2
distname Jinja2-${version}
checksums md5 61ef1117f945486472850819b8d1eb3d \
rmd160 552a79aaea2fa3e5b5211f89260fc8416cc28ce4 \
sha256 f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4
python.versions 27 34 35 36 37
depends_lib port:py${python.version}-setuptools \
port:py${python.version}-markupsafe