easybuild.tools.convert module¶
This module implements all supported formats and their converters
Authors:
- Stijn De Weirdt (Ghent University)
-
class
easybuild.tools.convert.Convert(obj)¶ Bases:
easybuild.base.wrapper.Wrapper- Convert casts a string passed via the initialisation to a Convert (sub)class instance,
- mainly for typechecking and printing purposes.
-
SEPARATOR= None¶