Name : python2-Jinja2
| |
Version : 2.10
| Vendor : obs://build_opensuse_org/devel:languages:python
|
Release : 87.1
| Date : 2019-02-19 06:58:07
|
Group : Development/Languages/Python
| Source RPM : python-Jinja2-2.10-87.1.src.rpm
|
Size : 1.19 MB
| |
Packager : (none)
| |
Summary : 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 %}
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/tbechtold:/contrail/openSUSE_Tumbleweed/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python-Jinja2
python-jinja2
python2-Jinja2
Requires :