Share

OOoPy

File Release Notes and Changelog

Release Name: 0.2

Notes:
OOoPy is a library in Python for inspecting, creating or modifying
OpenOffice.org documents. It uses the existing ElementTree XML 
library by Fredrik Lundh for manipulation of the OOo XML. The new 
version is a feature update -- we can now concatenate OOo documents 
with styles and everything intact.

Changes: refactored and code cleanup for Concatenate generalized Attribute_Changer API to Attribute_Access Pagecount transform does no longer exist, it is replaced by get_meta The Mailmerge transform now computes new page-, paragraph- and character-count meta information.