Metadata-Version: 1.0
Name: plomino.dominoimport
Version: 0.2dev-r0
Summary: Allows to import Lotus Notes Domino database (design + documents) into Plomino
Home-page: http://www.brehault.net/plomino
Author: Emmanuelle Helly
Author-email: e.helly@gmail.com
License: GPL
Description: Introduction
        ============
        
        Allows to import Lotus Notes Domino database (design + documents) into Plomino
        
        How to use it
        -------------
        
        * Export your Lotus Notes database as DXL (Domino XML Language)
        * plomino.dominoimport adds a new "DXL import" tab on your Plomino databases, select this tab, and upload your DXL file
        
        Features
        --------
        
        * forms and their fields, views and their columns are all imported
        * fields settings are imported for most of field types
        * documents are imported with their inserted files
        * formulas and Lotus scripts are imported as comments and must be manually translated into Plomino formulas
        
        Changelog
        =========
        
        0.2dev
        ------
        
        * import formulas as comments
        * code split in several classes
        * bugs fixes
        
        0.1dev - Unreleased
        -------------------
        
        * Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
