easybuild.tools.module_naming_scheme.migrate_from_eb_to_hmns module¶
Implementation of a module naming scheme that can be used to migrate from EasyBuildMNS to HierarchicalMNS.
Authors:
- Kenneth Hoste (Ghent University)
-
class
easybuild.tools.module_naming_scheme.migrate_from_eb_to_hmns.MigrateFromEBToHMNS(*args, **kwargs)¶ Bases:
easybuild.tools.module_naming_scheme.hierarchical_mns.HierarchicalMNS,easybuild.tools.module_naming_scheme.easybuild_mns.EasyBuildMNS-
det_install_subdir(ec)¶ Determine name of software installation subdirectory of install path, using EasyBuild MNS.
-