Metadata-Version: 1.0
Name: z3c.rmldocument
Version: 1.0
Summary: User-editable RML documents
Home-page: http://cheeseshop.python.org/pypi/z3c.rmldocument
Author: Christian Theune and the Zope Community
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: =======================================================
        z3c.rmldocument -- User-editable RML for PDF generation
        =======================================================
        
        Provides a document object that has user-editable blocks of RML within a
        defined RML template.
        
        Also provides a UI widget for editing an RML subset and choose fields that
        should get dynamically embedded.
        
        
        =======
        CHANGES
        =======
        
        1.0 (2010-04-16)
        ----------------
        
        - Initial release
        
Keywords: zope3 rml reportlab pdf pagetemplate
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
