Skip to content
Snippets Groups Projects
Commit 3dc505dc authored by Easy Build's avatar Easy Build
Browse files

Thu, 01 Mar 2018 09:30:08 +0100

parent e7824cbd
No related branches found
No related tags found
No related merge requests found
...@@ -564,6 +564,7 @@ help2man/1.47.4,2 ...@@ -564,6 +564,7 @@ help2man/1.47.4,2
help2man/1.47.4-GCCcore-6.3.0,2 help2man/1.47.4-GCCcore-6.3.0,2
HPL/2.1-foss-2015b,2 HPL/2.1-foss-2015b,2
HPL/2.1-intel-2015b,2 HPL/2.1-intel-2015b,2
html5lib/1.0.1-Py-3.6,2
HTSlib/1.6-intel-2017a,2 HTSlib/1.6-intel-2017a,2
hwloc/1.11.0,2 hwloc/1.11.0,2
hwloc/1.11.0-GNU-4.9.3-2.25,2 hwloc/1.11.0-GNU-4.9.3-2.25,2
...@@ -1039,6 +1040,7 @@ Mako/1.0.7-Py-2.7,2 ...@@ -1039,6 +1040,7 @@ Mako/1.0.7-Py-2.7,2
MAP/4.2,2 MAP/4.2,2
MAP/5.0.1,2 MAP/5.0.1,2
Marc/2013.1.0,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-2.7,2
MarkupSafe/1.0-Py-3.6,2 MarkupSafe/1.0-Py-3.6,2
MATIO/1.5.2-intel-2017a,2 MATIO/1.5.2-intel-2017a,2
...@@ -1675,6 +1677,7 @@ VTK/7.1.1-intel-2017a-Python-2.7.13,2 ...@@ -1675,6 +1677,7 @@ VTK/7.1.1-intel-2017a-Python-2.7.13,2
VTune/2016_update1,2 VTune/2016_update1,2
VTune/2017_update5,2 VTune/2017_update5,2
VTune/2018_update1,2 VTune/2018_update1,2
webencodings/0.5.1-Py-3.6,2
Werkzeug/0.14.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-GCC-4.4.7-system,2
Wine/1.7.29-GNU-5.1.0-2.25,2 Wine/1.7.29-GNU-5.1.0-2.25,2
......
...@@ -375,12 +375,14 @@ ...@@ -375,12 +375,14 @@
| [decorator](https://pypi.python.org/pypi/decorator) | Better living through Python with decorators. | | [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. | | [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. | | [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. | | [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. | | [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. | | [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. | | [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. | | [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 | | [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. | | [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. | | [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. | | [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 @@ ...@@ -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. | | [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. | | [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. | | [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. | | [Werkzeug](https://pypi.python.org/pypi/Werkzeug) | The comprehensive WSGI web application library. |
## System ## System
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment