Metadata-Version: 1.0
Name: py3o.template
Version: 0.2
Summary: An easy solution to design reports using OpenOffice
Home-page: UNKNOWN
Author: Florent Aide
Author-email: florent.aide@gmail.com
License: BSD License
Description: Introduction
        ============
        py3o is an elegant and scalable solution to design
        reports using OpenOffice.
        py3o.template is the templating component that takes care of
        merging your datasets with a corresponding templated OpenOffice document.
        
        It is plateform independant and does not require OpenOffice itself to generate an ODF file.
        If you want to generate a PDF or any other support output format you will then need to have
        a server with OpenOffice and to install the py3o.renderserver on it.
        
        
Keywords: OpenOffice templating PDF
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
