Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.noarch.rpm

Name: python3-Jinja2

Project: openSUSE_13.2

Repository: oss

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

Description:
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 %}

Version: 2.7.3

Release: 2.1.3

Architecture: noarch

Size: 283 KB

Build Time: 2014-09-25 17:08:52 +0200 (almost 10 years ago)

Provides

Symbol Required by
python3-Jinja2 = 2.7.3-2.1.3 python3-Jinja2-vim python3-Sphinx python3-Jinja2-emacs

Requires

Symbol Provided by
python(abi) = 3.4 python3-base
python3-MarkupSafe python3-MarkupSafe