Metadata-Version: 1.0
Name: unweb.iptc
Version: 0.2
Summary: IPTC metadata extraction and storage for images in Plone
Home-page: http://svn.plone.org/svn/collective/unweb.iptc/
Author: Dimitris Moraitis
Author-email: dimo@unweb.me
License: GPL
Description: Introduction
        ============
        
        unweb.iptc will extract IPTC metadata from uploaded images and will save them 
        as Dublic Core metadata in Plone. Whenever the Dublin Core metadata is updated
        in Plone, the IPTC metadata inside the image file should be respectively
        updated.
        
        Works independently, or in combination with unweb.watermark.
        
        No need to install from the Plone Control Panel. Simply add it to your buildout
        eggs section.
        
        Created by `unweb.me`_
        
        .. _unweb.me: https://unweb.me
        
        
        Changelog
        =========
        
        0.2 (2010-11-22)
        ----------------
        
        - Remove empty locales folder which was causing problems in some buildouts
        
        0.1 (2010-11-13)
        ----------------
        
        - Initial release
        
        Contributors
        ************
        
         - Dimitris Moraitis, dimo at unweb.me
         - Christos Psalits, cpsaltis at unweb.me
         - Markos Gogoulos, provetza at unweb.me
        
Keywords: image photo metadata IPTC keywords plone zope
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Graphics
