# -*- encoding: utf-8 -*- import mx import util __all__ = ['mx', 'util'] __author__ = util.version.authors __version__ = util.version.getVersion()