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
saltbundlepy-jinja2.changes 0000014304 14 KB
saltbundlepy-jinja2.spec 0000003628 3.54 KB
Revision 3 (latest revision is 27)
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) accepted request 933673 from Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) (revision 3)
Disable python bytecompile with brp for all distros
Comments 0
openSUSE Build Service is sponsored by