##########################################################################
# zopyx.convert - XSL-FO related functionalities
#
# (C) 2007, ZOPYX Ltd & Co. KG, Tuebingen, Germany
##########################################################################

A Python interface to XSL-FO libraries. 

The packages helps to convert HTML to PDF, RTF, ODT, DOCX and WML using
XSL-FO technology.


Requirements:
-------------

  - csstoxslfo (included)

  - XFC-4.0 (www.xmlmind.com) 

  - XINC 2.0 (www.lunasil.com)

  - mxTidy (egenix-experimental package from www.egenix.com)


Installation:
-------------

  - $XFC_DIR must be set and point to the root of your XFC installation directory
    
  - $XINC_HOME must be set and to point to the root of your XINC installation directory


Limitations:
------------

  - Works currently only on Linux/Unix, no Windows support so far


Author
======
zopyx.convert was written by Andreas Jung for ZOPYX Ltd. & Co. KG, Tuebingen, Germany.


License
=======
zopyx.convert is published under the Lesser GNU Public License V 2.1 (LGPL 2.1).
See LICENSE.txt.



Contact
=======
Andreas Jung, 
E-mail: info at zopyx dot com
Web: http://www.zopyx.com
