Metadata-Version: 1.0
Name: collective.psc.mirroring
Version: 0.1.4
Summary: Event-based mirroring tool
Home-page: http://svn.plone.org/svn/collective/collective.psc.mirroring
Author: Tarek Ziade
Author-email: tarek@ziade.org
License: GPL
Description: Introduction
        ============
        
        This tool synchronizes a file system directory with releases made in
        ``Products.PloneSoftwareCenter``. E.g. http://dist.plone.org/packages/
        
        Changelog
        =========
        
        0.1.4 - (2011-05-06)
        --------------------
        
        * Plone 4.1.x compat
        
        0.1.3 - (2011-05-06)
        --------------------
        
        * Plone 4.0.x compat
        
        0.1.2 - (2009-11-23)
        --------------------
        
        * Add entry point for z3c.autoinclude.plugin [aclark]
        
        0.1.1 - (unreleased)
        --------------------
        
        Open for development.
        
        0.1.0 - (2008-06-28)
        --------------------
        
        * use workflow events to copy or remove file
          [tarek]
        
        * Uses time-based file locking and 
          an index file to keep track of files.
          [tarek]
        
        * Initial release
        
        
Keywords: psc disutils mirroring
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
