pgadmin4-python-jinja2 - General purpose template engine
Website: | http://jinja.pocoo.org/ |
---|---|
License: | BSD |
Vendor: | PostgreSQL Global Development Group |
- 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.
Packages
pgadmin4-python-jinja2-2.8-9.rhel7.1.noarch [420 KiB] |
Changelog
by Devrim Gündüz (2018-10-15):
- Rebuild against PostgreSQL 11.0 |
pgadmin4-python-jinja2-2.8-9.rhel7.noarch [420 KiB] |
Changelog
by Devrim Gündüz (2018-04-06):
- pgadmin4-v3 will only support Python 3.4 in EPEL on RHEL 6, so adjust the spec file for that. |
pgadmin4-python-jinja2-2.8-8.rhel7.noarch [444 KiB] |
Changelog
by Devrim Gündüz (2017-04-12):
- Move the components under pgadmin web directory, per #2332. - Do a spring cleanup in the spec file. |