Metadata-Version: 1.0
Name: collective.psc.mirroring
Version: 0.1.2
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.2 - Nov 23, 2009
        --------------------------
        * 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
