From d8276dafe6b6e9d683b919fd3afb57f8df36c4d4 Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Wed, 7 Feb 2018 11:15:06 +0100 Subject: [PATCH] Wed, 07 Feb 2018 11:15:06 +0100 --- salomon.csv | 1 + salomon.md | 1 + 2 files changed, 2 insertions(+) diff --git a/salomon.csv b/salomon.csv index 9887b6de..bc5d14aa 100644 --- a/salomon.csv +++ b/salomon.csv @@ -1035,6 +1035,7 @@ makedepend/1.0.4-foss-2015g,2 makedepend/1.0.5-foss-2016a,2 makedepend/1.0.5-intel-2016a,2 Mako/1.0.6-Python-2.7.13,2 +Mako/1.0.7-Py-2.7,2 MAP/4.2,2 MAP/5.0.1,2 Marc/2013.1.0,2 diff --git a/salomon.md b/salomon.md index 534306f0..bfd06f30 100644 --- a/salomon.md +++ b/salomon.md @@ -372,6 +372,7 @@ | [itsdangerous](https://pypi.python.org/pypi/itsdangerous) | Various helpers to pass trusted data to untrusted environments and back. | | [Jinja2](https://pypi.python.org/pypi/jinja) | A small but fast and easy to use stand-alone template engine written in pure python. | | [lxml](http://lxml.de/) | The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. | +| [Mako](http://www.makotemplates.org) | A super-fast templating language that borrows the best ideas from the existing templating languages | | [MarkupSafe](https://pypi.python.org/pypi/markupsafe) | Implements a XML/HTML/XHTML Markup safe string for Python. | | [matplotlib](http://matplotlib.org) | matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits. | | [Mercurial](http://mercurial.selenic.com/) | Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface. | -- GitLab