From 3dc505dc20d3e40e210ea9d16c0ad73b207a2add Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Thu, 1 Mar 2018 09:30:09 +0100 Subject: [PATCH] Thu, 01 Mar 2018 09:30:08 +0100 --- salomon.csv | 3 +++ salomon.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/salomon.csv b/salomon.csv index 6bffc6ea..1a65f3d2 100644 --- a/salomon.csv +++ b/salomon.csv @@ -564,6 +564,7 @@ help2man/1.47.4,2 help2man/1.47.4-GCCcore-6.3.0,2 HPL/2.1-foss-2015b,2 HPL/2.1-intel-2015b,2 +html5lib/1.0.1-Py-3.6,2 HTSlib/1.6-intel-2017a,2 hwloc/1.11.0,2 hwloc/1.11.0-GNU-4.9.3-2.25,2 @@ -1039,6 +1040,7 @@ Mako/1.0.7-Py-2.7,2 MAP/4.2,2 MAP/5.0.1,2 Marc/2013.1.0,2 +Markdown/2.6.11-Py-3.6,2 MarkupSafe/1.0-Py-2.7,2 MarkupSafe/1.0-Py-3.6,2 MATIO/1.5.2-intel-2017a,2 @@ -1675,6 +1677,7 @@ VTK/7.1.1-intel-2017a-Python-2.7.13,2 VTune/2016_update1,2 VTune/2017_update5,2 VTune/2018_update1,2 +webencodings/0.5.1-Py-3.6,2 Werkzeug/0.14.1-Py-3.6,2 Wine/1.7.29-GCC-4.4.7-system,2 Wine/1.7.29-GNU-5.1.0-2.25,2 diff --git a/salomon.md b/salomon.md index 510db797..56e5eee7 100644 --- a/salomon.md +++ b/salomon.md @@ -375,12 +375,14 @@ | [decorator](https://pypi.python.org/pypi/decorator) | Better living through Python with decorators. | | [Flask](https://pypi.python.org/pypi/flask) | A microframework based on Werkzeug, Jinja2 and good intentions. | | [h5py](http://www.h5py.org/) | HDF5 for Python (h5py) is a general-purpose Python interface to the Hierarchical Data Format library, version 5. HDF5 is a versatile, mature scientific software library designed for the fast, flexible storage of enormous amounts of data. | +| [html5lib](https://pypi.python.org/pypi/html5lib) | HTML parser based on the WHATWG HTML specification. | | [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. | | [Keras](https://keras.io/) | Keras is a minimalist, highly modular neural networks library, written in Python and capable of running on top of either TensorFlow or Theano. | | [latexcodec](https://pypi.python.org/pypi/latexcodec) | A lexer and codec to work with LaTeX code in 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 | +| [Markdown](https://pypi.python.org/pypi/Markdown) | Python implementation of Markdown. | | [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. | @@ -425,6 +427,7 @@ | [tornado](https://pypi.python.org/pypi/tornado) | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. | | [urllib3](https://pypi.python.org/pypi/urllib3) | HTTP library with thread-safe connection pooling, file post, and more. | | [virtualenv](https://pypi.python.org/pypi/virtualenv) | Virtual Python Environment builder. | +| [webencodings](https://pypi.python.org/pypi/webencodings) | Character encoding aliases for legacy web content. | | [Werkzeug](https://pypi.python.org/pypi/Werkzeug) | The comprehensive WSGI web application library. | ## System -- GitLab