Metadata-Version: 1.1
Name: collective.pdfexport
Version: 1.0a5
Summary: UNKNOWN
Home-page: http://github.com/inigoconsulting/
Author: Inigo Consulting
Author-email: team@inigo-tech.com
License: gpl
Description: README for collective.pdfexport
        ==========================================
        
        A simple product which provides a XHTML2PDF Exporter.
        
        Enabling
        ----------
        
        Implement collective.pdfexport.interfaces.IPDFExportCapable on the content
        type and create xhtml2pdf_view for it. Loading download_pdf view on the content
        will export xhtml2pdf_view as PDF.
        
        Changelog
        =========
        
        1.0a5 (2013-11-04)
        ------------------
        
        - Nothing changed yet.
        
        
        1.0a4 (2013-11-04)
        ------------------
        
        - Nothing changed yet.
        
        
        1.0a3 (2013-11-04)
        ------------------
        
        - Nothing changed yet.
        
        
        1.0a2 (2013-11-03)
        ------------------
        
        - Nothing changed yet.
        
        
        1.0a1 (2013-10-24)
        ------------------
        
         - Initial package generated using inigo.templer
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
