view main.py @ 65:2926b497c29c

Add a requirements_wheezy.txt for versions near the version in debian wheezy
author Björn Ricks <bjoern.ricks@intevation.de>
date Thu, 20 Nov 2014 14:35:02 +0100
parents 5c3aba401382
children dcf870775c26
line wrap: on
line source
# -*- coding: utf-8 -*-
if __name__ == "__main__":
    from odfcast import app
    app.run()
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)