Skip to content

[package list]

lumio-ext-tools

License information

rclone is distributed under an MIT license a copy of which can be found in the COPYING file in the rclone GitHub repository.

restic is distributed under a BSD 2-Clause "Simplified" License a copy of which can be found in the LICENSE file in the restic GitHub repository.

s3cmd is licensed under the GNU General Public License version 2.0 a copy of which can be found in the LICENSE file in the s3cmd GitHub repository.

As a dependency of s3cmd the python-magic package is also installed which is also licensed under an MIT license. A copy of the license and further copyright notices can be found in the LICENSE file in the python-magic GitHub repository.

User documentation

This module is of little use without the lumio module which provides the authentication script that is needed to generate the keys to access LUMI-O.

Pre-installed modules (and EasyConfigs)

To access module help and find out for which stacks and partitions the module is installed, use module spider lumio-ext-tools/<version>.

EasyConfig:

Technical documentation

This is a bundle of tools:

EasyBuild

Version 1.0.0

  • The EasyConfig is a development of CSC and LUST.

  • All binaries are installed from binary distributions.

  • s3cmd:

    • Use the system Python

    • Patched the s3cmd script so that the system Python is hard-code and PYTHONPATH doesn't need to be set so that the tool can work together with other tools on the system, also tools that would use a different Python version.