Metadata-Version: 1.0
Name: collective.namedblobfile
Version: 0.3
Summary: File field and widget with enhancements for zope3 (using blobs for storage).
Home-page: http://svn.plone.org/svn/collective/collective.namedblobfile
Author: Dirceu Pereira Tiegs
Author-email: dirceutiegs@gmail.com
License: ZPL 2.1
Description: Introduction
        ============
        
        A version of collective.namedfile that uses blobs (z3c.blobfile / ZODB 3.8) for storage.
        
        Copyright
        =========
        
        Copyright 2007 by Jarn AS
        Copyright 2007 Laurence Rowe
        
        Zope Public Licence 2.1
        
        Credits
        =======
        
        Widget originally developed for Reflecto
        `Jarn <http://www.jarn.com>`_,
        Wichert Akkerman, Martijn Pieters
        
        Further enhancements
        `Laurence Rowe <http://objectvibe.net/blog>`_,
        `Jens Klein <http://www.bluedynamics.com/>`_,
        `Dirceu Pereira Tiegs <http://dirceu.info/>`_,
Platform: UNKNOWN
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
