Metadata-Version: 1.0
Name: collective.psc.externalstorage
Version: 0.1.3
Summary: External storage for PloneSoftwareCenter
Home-page: http://svn.plone.org/svn/collective/collective.psc.externalstorage
Author: Tarek Ziade
Author-email: tarek@ziade.org
License: GPL
Description: Introduction
        ============
        
        Allows you to set the filesystem path for storing
        ``Products.PloneSoftwareCenter`` files with
        ``Products.ExternalStorage``.
        
        
        Changelog
        =========
        
        0.1.3 - (2011-05-06)
        --------------------
        
        * Plone 4.1.x compat
        
        0.1.2 - (2011-05-06)
        --------------------
        
        * Plone 4.0.x compat 
        
        0.1.1 - (2009-11-23)
        --------------------
        
        * Add entry point for z3c.autoinclude.plugin [aclark]
        
        0.1.0 - unreleased
        ------------------
        
        * initial creation
          [tarek]
        
Keywords: psc disutils storage
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
