A fast and easy to use template engine written in pure Python

Edit Package python-Jinja2

Jinja2 is a template engine written in pure Python. It provides a Django
inspired non-XML syntax but supports inline expressions and an optional
sandboxed environment. Here a small example of a Jinja template:

{% extends 'base.html' %}
{% block title %}Memberlist{% endblock %}
{% block content %}


{% for user in users %}
{{ user.username }}
{% endfor %}

{% endblock %}
Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
Jinja2-2.9.6.tar.gz 0000437659 427 KB
python-Jinja2.changes 0000010999 10.7 KB
python-Jinja2.spec 0000003597 3.51 KB
Source MD5 is 046f1537b6ee3961e26c3fca80d417f3 (latest revision is 2)
Comments 0
openSUSE Build Service is sponsored by