diff --git a/salomon.csv b/salomon.csv index 9887b6de600982c9b39adfdd9dc3b88069fdd072..bc5d14aa5fd8375a621010bffb17238aec727b5c 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 534306f0d37f6a622a0c6a931b2bb9e35800a5a7..bfd06f302646933a8e18165d3d10162cf5e07d10 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. |