Download List

Project Description

OOoPy is a Python library for modifying
OpenOffice.org documents. It provides a set of
transformations on the OOo XML format using the
ElementTree XML Library. Transformations included
are a mail merge application and the concatenation
of documents with formatting
intact. The framework supports easy creation of
new transformations.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-07 18:11 Back to release list
V_1_2_4576

This release adds the ooo_fieldreplace, ooo_cat, and ooo_mailmerge command line utilities. It fixes ooo_as_text to allow specification of an output file. Note that handling of non-seekable input/output (pipes) for command line utilities will only work starting with Python 2.5. There are minor bugfixes when concatenating documents.
Tags: Major feature enhancements

Project Resources