Metadata-Version: 1.0
Name: Products.ZSyncer
Version: 1.0.2
Summary: ZSyncer is a project that allows live zope objects to be synchronized from one Zope to another without doing the tedious export / transfer / import dance
Home-page: http://pypi.python.org/pypi/Products.ZSyncer
Author: Paul M. Winkler, Chris Withers
Author-email: chris@simplistix.co.uk
License: UNKNOWN
Description: =======
        ZSyncer
        =======
        
        ZSyncer also allows you to see at a glance which objects are
        out-of-sync.
        
        ZSyncer also allows you to view a diff against the destination object,
        for many types of objects. 
        
        The Subversion repository from which these releases are made can be
        found here:
        
        https://secure.simplistix.co.uk/svn/ZSyncer/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
