Releases
Existing and upcoming releases for this project.
Experimental Releases
-
pod (Python Open Document) 0.0.2 (Beta release)
-
POD 0.0.2 now allows to integrate XHTML chunks (for example coming from Plone Kupu fields) into ODT documents. You can customize the way pod maps HTML elements or CSS styles to ODT styles. Moreover, a new automated test system has been developed.
Read more…
-
pod (Python Open Document) 0.0.1 (Beta release)
-
First version of POD.
Read more…
Stable Releases
-
pod (Python Open Document) 0.2.1
-
Many improvements since last version published on PloneGov.org (0.0.3): better XHTML to ODT conversion; implementation of an "else" statement and an "if" expression; minor bugfixes.
pod is now also published as eggs on http://pypi.python.org.
Read more…
-
pod (Python Open Document) 0.0.3
-
Pod (Python Open Document) is a tool that allows to generate dynamic documents in ODT, PDF, DOC or RTF from Python programs. This release fixes the main remaining bugs (ie pod replacements in headers and footers) and was refactored into a more robust, scalable architecture. A new clause may be added to any pod statement allowing to insert any ODT element into the result.
Read more…