Metadata-Version: 1.1
Name: openerp-anonymization
Version: 7.0.406
Summary: Database Anonymization
Home-page: http://www.openerp.com
Author: OpenERP SA
Author-email: TODO
License: AGPL-3
Description: 
        
        This module allows you to anonymize a database.
        ===============================================
        
        This module allows you to keep your data confidential for a given database.
        This process is useful, if you want to use the migration process and protect
        your own or your customer’s confidential data. The principle is that you run
        an anonymization tool which will hide your confidential data(they are replaced
        by ‘XXX’ characters). Then you can send the anonymized database to the migration
        team. Once you get back your migrated database, you restore it and reverse the
        anonymization process to recover your previous data.
            
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
