from .processor import * from .downloader import * from .main import * from .common import script_main __version__ = common.proj_info['version']