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

Tue, 06 Nov 2018 12:00:04 +0100

parent 81e8b783
No related branches found
No related tags found
No related merge requests found
...@@ -356,6 +356,7 @@ freetype/2.7.1-libpng-1.6.29,2 ...@@ -356,6 +356,7 @@ freetype/2.7.1-libpng-1.6.29,2
freetype/2.8,2 freetype/2.8,2
freetype/2.9.1-libpng-1.6.34,2 freetype/2.9.1-libpng-1.6.34,2
FriBidi/1.0.2,2 FriBidi/1.0.2,2
funcsigs/1.0.2-Py-2.7,2
gast/0.2.0-Py-3.6,2 gast/0.2.0-Py-3.6,2
GATK/2.6-5-Java-1.7.0_79,2 GATK/2.6-5-Java-1.7.0_79,2
GATK/3.5-Java-1.7.0_79,2 GATK/3.5-Java-1.7.0_79,2
...@@ -1049,6 +1050,7 @@ MIKE/2017,2 ...@@ -1049,6 +1050,7 @@ MIKE/2017,2
mkl/2017.4.239,2 mkl/2017.4.239,2
mkl/2017.4.239-GCC-6.3.0-2.27,2 mkl/2017.4.239-GCC-6.3.0-2.27,2
mkl/2018.1.163,2 mkl/2018.1.163,2
mock/2.0.0-Py-2.7,2
Molden/5.7-intel-2017b,2 Molden/5.7-intel-2017b,2
Molpro/2010.1-patch-57-intel2015b,2 Molpro/2010.1-patch-57-intel2015b,2
Mono/3.12.1-GCC-4.4.7-system,2 Mono/3.12.1-GCC-4.4.7-system,2
...@@ -1245,6 +1247,7 @@ ParMETIS/4.0.3-intel-2015b,2 ...@@ -1245,6 +1247,7 @@ ParMETIS/4.0.3-intel-2015b,2
ParMETIS/4.0.3-intel-2016.01,2 ParMETIS/4.0.3-intel-2016.01,2
ParMETIS/4.0.3-intel-2017a,2 ParMETIS/4.0.3-intel-2017a,2
PatchELF/0.9,2 PatchELF/0.9,2
pbr/5.1.1-Py-2.7,2
PCRE2/10.22-intel-2017.00,2 PCRE2/10.22-intel-2017.00,2
PCRE/8.36-intel-2015b,2 PCRE/8.36-intel-2015b,2
PCRE/8.36-intel-2016.01,2 PCRE/8.36-intel-2016.01,2
......
...@@ -406,6 +406,7 @@ ...@@ -406,6 +406,7 @@
| [enum34](https://pypi.python.org/pypi/enum34) | An enumeration is a set of symbolic names (members) bound to unique, constant values. | | [enum34](https://pypi.python.org/pypi/enum34) | An enumeration is a set of symbolic names (members) bound to unique, constant values. |
| [fasteners](https://pypi.python.org/pypi/fasteners) | A python package that provides useful locks. | | [fasteners](https://pypi.python.org/pypi/fasteners) | A python package that provides useful locks. |
| [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. |
| [funcsigs](https://pypi.python.org/pypi/enum34) | An enumeration is a set of symbolic names (members) bound to unique, constant values. |
| [gast](https://pypi.python.org/pypi/gast) | Python AST that abstracts the underlying Python version | | [gast](https://pypi.python.org/pypi/gast) | Python AST that abstracts the underlying Python version |
| [grpcio](https://pypi.python.org/pypi/grpcio) | HTTP/2-based RPC framework | | [grpcio](https://pypi.python.org/pypi/grpcio) | HTTP/2-based RPC framework |
| [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. |
...@@ -425,6 +426,7 @@ ...@@ -425,6 +426,7 @@
| [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. |
| [mock](https://pypi.python.org/pypi/enum34) | An enumeration is a set of symbolic names (members) bound to unique, constant values. |
| [monotonic](https://pypi.python.org/pypi/monotonic) | This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards. | | [monotonic](https://pypi.python.org/pypi/monotonic) | This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards. |
| [monty](https://pypi.python.org/pypi/monty) | Monty is the missing complement to Python. | | [monty](https://pypi.python.org/pypi/monty) | Monty is the missing complement to Python. |
| [mpi4py](http://mpi4py.scipy.org/docs) | MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. | | [mpi4py](http://mpi4py.scipy.org/docs) | MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. |
...@@ -435,6 +437,7 @@ ...@@ -435,6 +437,7 @@
| [palettable](https://pypi.python.org/pypi/palettable) | Color palettes for Python. | | [palettable](https://pypi.python.org/pypi/palettable) | Color palettes for Python. |
| [pandas](https://pypi.python.org/pypi/pandas) | Powerful data structures for data analysis, time series,and statistics. | | [pandas](https://pypi.python.org/pypi/pandas) | Powerful data structures for data analysis, time series,and statistics. |
| [paramiko](https://pypi.python.org/pypi/paramiko) | This is a library for making SSH2 connections (client or server). | | [paramiko](https://pypi.python.org/pypi/paramiko) | This is a library for making SSH2 connections (client or server). |
| [pbr](https://pypi.python.org/pypi/enum34) | An enumeration is a set of symbolic names (members) bound to unique, constant values. |
| [phonopy](http://python.org/) | Python is a programming language that lets you work more quickly and integrate your systems more effectively. | | [phonopy](http://python.org/) | Python is a programming language that lets you work more quickly and integrate your systems more effectively. |
| [Pillow](http://pillow.readthedocs.org/) | Pillow is the 'friendly PIL fork' by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. | | [Pillow](http://pillow.readthedocs.org/) | Pillow is the 'friendly PIL fork' by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. |
| [Platypus](https://github.com/andyrimmer/Platypus) | The Platypus variant caller. | | [Platypus](https://github.com/andyrimmer/Platypus) | The Platypus variant caller. |
......
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