lpod-python
===========

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:

        https://github.com/lpod/lpod-python-recipes


    - Lpod global documentation (currently inaccurate):

        https://github.com/lpod/lpod-docs



About the Lpod Project, see:

    http://lpod-project.net


Architect: Jean-Marie Gouarné <jean-marie.gouarne@arsaperta.com>

Coordinator: Luis Belmar-Letelier <luis@itaapy.com>
