[enthought.envisage.plugins]
enthought.mayavi_ui = enthought.mayavi.plugins.mayavi_ui_plugin:MayaviUIPlugin
enthought.tvtk.scene = enthought.tvtk.plugins.scene.scene_plugin:ScenePlugin
enthought.mayavi = enthought.mayavi.plugins.mayavi_plugin:MayaviPlugin
enthought.tvtk.browser = enthought.tvtk.plugins.browser.browser_plugin:BrowserPlugin
enthought.tvtk.scene_ui = enthought.tvtk.plugins.scene.ui.scene_ui_plugin:SceneUIPlugin

[console_scripts]
tvtk_doc = enthought.tvtk.tools.tvtk_doc:main
mayavi2 = enthought.mayavi.scripts.mayavi2:main

