view main.py @ 63:3918c3c69485

Add ignore_file_errors option to mergeclient Mergeclient is the example client implementation for merging pdf documents. Therefore it should provide the option to ignore pdf file errors
author Björn Ricks <bjoern.ricks@intevation.de>
date Wed, 12 Nov 2014 14:04: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)