Metadata-Version: 1.0
Name: collective.psc.mirroring
Version: 0.1.0
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 system folder with releases made in PSC.
        
        
        
        Changelog
        =========
        
        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
