Python library implementing the ISO/IEC 26300 OpenDocument Format standard.
This library is the python implementation of the lpOD Project (Languages & Platforms OpenDocument, definition of a Free Software API implementing the ISO/IEC 26300 standard).
This branch is the 'current' branch, aiming to be the next stable version.
Maintained branches are:
- legacy : compatible with 0.9x versions
- current : next stable version
- master : currently, master = current
The most recent version of this package is there:
https://github.com/lpod/lpod-python
How to get the code with git:
git clone git://github.com/lpod/lpod-python.git
git checkout current
Documentation: see the ./documentation/html folder.
Some usefull packages for the use of the lpod-python library:
-
Programming recipes for the lpod-python library:
-
Lpod documentation (currently inaccurate):
About the Lpod Project, see:
http://lpod-project.net
Architect: Jean-Marie GouarnŽ [email protected]
Coordinator: Luis Belmar-Letelier [email protected]