Name: | python27-python-jinja2 |
---|---|
Version: | 2.6 |
Release: | 14.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 3093720 |
License: | BSD |
RPM: | python27-python-jinja2-2.6-14.el7.noarch.rpm |
Source RPM: | python27-python-jinja2-2.6-14.el7.src.rpm |
Build Date: | Mon Jun 25 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://jinja.pocoo.org/ |
Summary: | General purpose template engine |
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. If you have any exposure to other text-based template languages, such as Smarty or Django, you should feel right at home with Jinja2. It's both designer and developer friendly by sticking to Python's principles and adding functionality useful for templating environments. |