from tmt._compat.importlib import metadata, readers, resources

__all__ = [
    "metadata",
    "readers",
    "resources",
]
