| 123456789101112131415161718192021222324 |
- 1.3
- A new edition of odfpy to support Python3.
- This version has been reworked by Georges Khaznadar <georgesk@debian.org>,
- to add Python3 support.
- 1.2
- Support ODF 1.2
- past 0.9
- Made sure userfield.py works with OpenOffice.org 3.x files.
- 0.9
- Updated to ODF version 1.1
- 0.8
- Added the ability to load a document.
- 0.7
- Refactored command-line tool odfuserfied into odf.userfield as a
- library and adapted odfuserfied to use this library.
- 0.6.1
- TODO: collect changes from svn check-in messages
- 0.6
- Implemented subobjects.
|