Metadata-Version: 1.0
Name: Products.BlobNewsItem
Version: 1.0
Summary: Product that enables storage of news item images in blobs instead of in the filesystem
Home-page: http://www.nidelven-it.no/d
Author: Morten W. Petersen
Author-email: info@nidelven-it.no
License: GPL
Description: A simple product that patches the standard NewsItem type so that it
        makes use of blob storage instead of pickles.
        
        1.0 - 2012-02-27
        
            - Initial release.
        
Keywords: python plone archetypes monkeypatch blob news
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
