changeset 38:2f03f909d69c

Update README
author Björn Ricks <bjoern.ricks@intevation.de>
date Thu, 16 Oct 2014 12:08:25 +0200
parents 5c3aba401382
children fceca6088481
files README.rst
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Thu Oct 16 12:01:34 2014 +0200
+++ b/README.rst	Thu Oct 16 12:08:25 2014 +0200
@@ -1,17 +1,21 @@
 odfcast
 =======
 
-A conversion http service based on py3o and PyPDF2
+A conversion http service based on Open-/LibreOffice, py3o and PyPDF2
 
 
 Installation
 ------------
 
+To be able to convert odf documents an installed version of OpenOffice or
+LibreOffice is required for odfcast. Please take a look at the corresponding
+website of Open-/LibreOffice how to install them on your system.
+
 Install requirements::
 
     $ pip install -r requirements.txt
 
-Currently a unreleased version of py3o.renderers.pyuno is required to work
+Currently an unreleased version of py3o.renderers.pyuno is required to work
 correctly::
 
    $ hg clone https://bjoernricks@bitbucket.org/faide/py3o.renderers.pyuno pyuno
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)