Metadata-Version: 1.0
Name: collective.pdfpeek
Version: 0.3
Summary: A Plone product that generates image thumbnail previews of PDF files stored on ATFile objects.
Home-page: https://svn.plone.org/svn/collective/collective.pdfpeek
Author: David Brenneman
Author-email: db@davidbrenneman.com
License: GPL
Description: Introduction
        ============
        
        A Plone product that generates image thumbnail previews of PDF files in ATFile objects.
        
        Requires GNU ghostscript!
        
        - Code repository: https://svn.plone.org/svn/collective/collective.pdfpeek
        - Questions and comments to db@davidbrenneman.com
        - Report bugs to db@davidbrenneman.com
        
        Changelog
        =========
        
        0.3 - 2009-08-03
        ----------------
        
        * fixed parsing of pdf files with multiple pages
        [piv]
        
        0.1 - Unreleased
        ----------------
        
        * Initial release
        
Keywords: Plone Zope Python PDF
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
