bjoern@0: # -*- coding: utf-8 -*- bjoern@0: if __name__ == "__main__": bjoern@37: from odfcast import app bjoern@0: app.run()