#!/usr/bin/env python # -*- coding: utf-8 -*- import unzipit if __name__ == '__main__': unzipit.run()