Metadata-Version: 1.1
Name: silva.pageactions.pdf
Version: 1.0.1
Summary: Create a PDF out of the current page in Silva CMS
Home-page: https://github.com/silvacms/silva.pageactions.pdf
Author: Infrae
Author-email: info@infrae.com
License: BSD
Description: =====================
        silva.pageactions.pdf
        =====================
        
        This extension provides a page actions to download a PDF version of
        the current page in `Silva`_.
        
        This use the extension silva.pageactions.printfriendly to get a simple
        version of the page, and call htmldoc. You *need* to install htmldoc.
        
        Code repository
        ===============
        
        You can find the code of this extension in Git:
        https://github.com/silvacms/silva.pageactions.pdf
        
        .. _Silva: http://silvacms.org
        
        
        
        Changelog
        =========
        
        1.0.1 (2009-11-20)
        ------------------
        
        * Set correctly HTTP headers.
        
        1.0 (2009-11-18)
        ----------------
        
        * Initial release
        
Keywords: silva page actions pdf
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
