A Python interface to XSL-FO libraries (Conversion HTML to PDF, RTF, DOCX, WML and ODT)
Project description
##########################################################################
# 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
Changes:
========
0.2.0 (16.06.2007):
- PDF support added
- command line interface added
- mxTidy integration
0.1.0 (16.06.2007):
- initial release
# 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
Changes:
========
0.2.0 (16.06.2007):
- PDF support added
- command line interface added
- mxTidy integration
0.1.0 (16.06.2007):
- initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zopyx.convert-0.2.0.tar.gz
(365.3 kB
view hashes)
Built Distributions
zopyx.convert-0.2.0-py2.5.egg
(373.8 kB
view hashes)
zopyx.convert-0.2.0-py2.4.egg
(373.9 kB
view hashes)