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 %}
  • Links to systemsma...ck:bundle / saltbundlepy-jinja2
  • Has a link diff
  • Download package
  • osc -A https://api.opensuse.org checkout systemsmanagement:Uyuni:Master:Ubuntu2204-Uyuni-Client-Tools:Build-Dependencies/saltbundlepy-jinja2 && cd $_
  • Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
CVE-2020-28493.patch 0000004758 4.65 KB about 2 years
Jinja2-2.10.1.tar.gz 0000260956 255 KB almost 4 years
fix-using-deprecated-collections.patch 0000002397 2.34 KB 12 months
saltbundlepy-jinja2.changes 0000014601 14.3 KB 11 months
saltbundlepy-jinja2.spec 0000003694 3.61 KB 12 months
Comments 0
openSUSE Build Service is sponsored by