Metadata-Version: 1.0
Name: roundcube-merge-databases
Version: 0.1.3
Summary: Merge roundcube users/identities/contacts from one database into another handling id's
Home-page: https://github.com/nitidum/roundcube_merge_databases.git
Author: Jordi Llonch
Author-email: llonchj@gmail.com
License: UNKNOWN
Description: Roundcube Merge Databases
        =========================
        
        This python script adds roundcube users/identities/contacts and contactgroups from one 
        database into another handling with _unique id_ changes.
        
        ## Installation
        
            pip install roundcube_merge_databases
        
        ## Usage
        
            roundcube_merge_databases source_database destination_database
            
        Use `-h` flag to see the list of command line options.
        
        ## License and Authors
        
        Jordi Llonch <llonchj@gmail.com>
        
        Copyright 2014, Nitidum Pty Ltd.
        
        Licensed under the GNU GENERAL PUBLIC LICENSE v2.
        
Platform: UNKNOWN
