@@ -29,7 +29,9 @@ Additional details are available on [here](https://github.com/hpcugent/easybuild
An EasyConfig file is a simple text file that describes the build process of a software. For most software that uses standard procedure (like configure, make and make install), this file is very simple. Many EasyConfig files are already provided with EasyBuild.
By default, EasyConfig files and generated modules are named using the following convention: *software-name*-*software-version*-*toolchain-name*-*toolchain-version*(-*suffix*).eb
By default, EasyConfig files and generated modules are named using the following convention