MANIFEST.in
README
setup.py
xmi2odoo/__init__.py
xmi2odoo/builder.py
xmi2odoo/model.py
xmi2odoo/tools.py
xmi2odoo/uml.py
xmi2odoo/validation.py
xmi2odoo.egg-info/PKG-INFO
xmi2odoo.egg-info/SOURCES.txt
xmi2odoo.egg-info/dependency_links.txt
xmi2odoo.egg-info/requires.txt
xmi2odoo.egg-info/top_level.txt
xmi2odoo/data/OdooStadardElements.xmi
xmi2odoo/data/OpenObjectStadardElements.xmi
xmi2odoo/data/licenses/agpl3-header.txt
xmi2odoo/data/template/7.0/CLASS.py_
xmi2odoo/data/template/7.0/README
xmi2odoo/data/template/7.0/__init__.py_
xmi2odoo/data/template/7.0/__openerp__.py_
xmi2odoo/data/template/7.0/data/CLASS_properties.xml
xmi2odoo/data/template/7.0/data/CLASS_track.xml
xmi2odoo/data/template/7.0/data/README
xmi2odoo/data/template/7.0/i18n/README
xmi2odoo/data/template/7.0/images/README
xmi2odoo/data/template/7.0/report/CLASS.py_
xmi2odoo/data/template/7.0/report/CLASS_view.xml
xmi2odoo/data/template/7.0/report/README
xmi2odoo/data/template/7.0/report/__init__.py_
xmi2odoo/data/template/7.0/security/PACKAGE_group.xml
xmi2odoo/data/template/7.0/security/README
xmi2odoo/data/template/7.0/security/ir.model.access.csv
xmi2odoo/data/template/7.0/test/README
xmi2odoo/data/template/7.0/view/CLASS_view.xml
xmi2odoo/data/template/7.0/view/PACKAGE_actions.xml
xmi2odoo/data/template/7.0/view/PACKAGE_menuitem.xml
xmi2odoo/data/template/7.0/wizard/CLASS.py_
xmi2odoo/data/template/7.0/wizard/CLASS_view.xml
xmi2odoo/data/template/7.0/wizard/CLASS_workflow.xml
xmi2odoo/data/template/7.0/wizard/README
xmi2odoo/data/template/7.0/wizard/__init__.py_
xmi2odoo/data/template/7.0/workflow/CLASS_workflow.xml
xmi2odoo/data/template/8.0/CLASS.py_
xmi2odoo/data/template/8.0/README
xmi2odoo/data/template/8.0/__init__.py_
xmi2odoo/data/template/8.0/__openerp__.py_
xmi2odoo/data/template/8.0/data/CLASS_properties.xml
xmi2odoo/data/template/8.0/data/CLASS_track.xml
xmi2odoo/data/template/8.0/data/README
xmi2odoo/data/template/8.0/i18n/README
xmi2odoo/data/template/8.0/images/README
xmi2odoo/data/template/8.0/report/CLASS.py_
xmi2odoo/data/template/8.0/report/CLASS_view.xml
xmi2odoo/data/template/8.0/report/README
xmi2odoo/data/template/8.0/report/__init__.py_
xmi2odoo/data/template/8.0/security/PACKAGE_group.xml
xmi2odoo/data/template/8.0/security/README
xmi2odoo/data/template/8.0/security/ir.model.access.csv
xmi2odoo/data/template/8.0/test/README
xmi2odoo/data/template/8.0/view/CLASS_view.xml
xmi2odoo/data/template/8.0/view/PACKAGE_actions.xml
xmi2odoo/data/template/8.0/view/PACKAGE_menuitem.xml
xmi2odoo/data/template/8.0/wizard/CLASS.py_
xmi2odoo/data/template/8.0/wizard/CLASS_view.xml
xmi2odoo/data/template/8.0/wizard/CLASS_workflow.xml
xmi2odoo/data/template/8.0/wizard/README
xmi2odoo/data/template/8.0/wizard/__init__.py_
xmi2odoo/data/template/8.0/workflow/CLASS_workflow.xml
xmi2odoo/scripts/xmi2odoo
xmi2odoo/test/__init__.py
xmi2odoo/test/test_doc.py