Metadata-Version: 1.0
Name: plone.app.imaging
Version: 1.0a1
Summary: User-configurable, blob-aware image scaling for Plone.
Home-page: http://svn.plone.org/svn/plone/plone.app.imaging/
Author: Andreas Zeidler - Plone Foundation
Author-email: plone-developers@lists.sourceforge.net
License: GPL
Description: 
        
        Introduction
        ------------
        
        This package tries to factor out and re-use the image scaling code from
        Archetypes_ into a separate package in order to make it user-configurable
        and add support for storing the image data into ZODB blobs_.
        
        .. _Archetypes: http://plone.org/products/archetypes
        .. _blobs: http://plone.org/products/plone.app.blob
        
        
        Changelog
        ---------
        
        (name of developer listed in brackets)
        
        1.0a1 Released August 12th, 2008
        
        - Initial version
        [witsch]
        
        - Initial package structure.
        [zopeskel]
        
        
Keywords: images scaling zodb blob plone
Platform: Any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
