# -*- python -*- # -*- coding: utf-8 -*- # Started 10/05/2011 by Seblu ''' InstallSystems module ''' canonical_name="installsystems" version = "8" verbosity = 1 # 0: quiet, 1: normal, 2: debug __all__ = []