Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python3-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 %} <ul> {% for user in users %} <li><a href="{{ user.url }}">{{ user.username }}</a></li> {% endfor %} </ul> {% endblock %}

Found 1 sites for python3-Jinja2

Found 2 RPM for python3-Jinja2

PackageSummaryDistributionDownload
python3-Jinja2-2.10.1-3.10.2.noarch.htmlA fast and easy to use template engine written in pure PythonOpenSuSE Leap 15.5 for noarchpython3-Jinja2-2.10.1-3.10.2.noarch.rpm
python3-Jinja2-2.10.1-3.10.2.noarch.htmlA fast and easy to use template engine written in pure PythonOpenSuSE Leap 15.6 for noarchpython3-Jinja2-2.10.1-3.10.2.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet