Mercurial > odfcast
view README.rst @ 25:0ce19505ef12
Update README
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 29 Sep 2014 16:17:45 +0200 |
parents | 745a53c8b4f2 |
children | f9dbc39ffedf |
line wrap: on
line source
odfcast ======= A conversion http service based on py3o and PyPDF2 Installation ------------ Install requirements:: $ pip install -r requirements.txt Run --- Start server:: $ python main.py Open your webbrowser or user example clients:: $ ./castclient.py in.odt out.file -f format $ ./castclient.py in.odt out.file -f format --json data.json $ ./mergeclient.py in1.pdf in2.pdf in3.pdf -o out.pdf License ------- MIT License