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

Edit Package saltbundlepy-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
Filename Size Changed
CVE-2020-28493.patch 0000004758 4.65 KB
Jinja2-2.10.1.tar.gz 0000260956 255 KB
fix-using-deprecated-collections.patch 0000002397 2.34 KB
saltbundlepy-jinja2.changes 0000014601 14.3 KB
saltbundlepy-jinja2.spec 0000003694 3.61 KB
Revision 5 (latest revision is 8)
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) accepted request 971374 from Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) (revision 5)
- Fix using deprecated classes for 3.10
Comments 0
openSUSE Build Service is sponsored by