README.txt
setup.cfg
setup.py
EnvisagePlugins.egg-info/PKG-INFO
EnvisagePlugins.egg-info/SOURCES.txt
EnvisagePlugins.egg-info/dependency_links.txt
EnvisagePlugins.egg-info/entry_points.txt
EnvisagePlugins.egg-info/namespace_packages.txt
EnvisagePlugins.egg-info/not-zip-safe
EnvisagePlugins.egg-info/requires.txt
EnvisagePlugins.egg-info/top_level.txt
enthought/__init__.py
enthought/envisage/__init__.py
enthought/envisage/developer/__init__.py
enthought/envisage/developer/developer_plugin.py
enthought/envisage/developer/charm/__init__.py
enthought/envisage/developer/charm/api.py
enthought/envisage/developer/charm/charm.py
enthought/envisage/developer/charm/run.py
enthought/envisage/developer/code_browser/__init__.py
enthought/envisage/developer/code_browser/api.py
enthought/envisage/developer/code_browser/assign.py
enthought/envisage/developer/code_browser/code_browser.py
enthought/envisage/developer/code_browser/enclbr.py
enthought/envisage/developer/code_browser/example.py
enthought/envisage/developer/code_browser/function.py
enthought/envisage/developer/code_browser/klass.py
enthought/envisage/developer/code_browser/module.py
enthought/envisage/developer/code_browser/namespace.py
enthought/envisage/developer/code_browser/package.py
enthought/envisage/developer/ui/__init__.py
enthought/envisage/developer/ui/api.py
enthought/envisage/developer/ui/developer_ui_plugin.py
enthought/envisage/developer/ui/perspective/__init__.py
enthought/envisage/developer/ui/perspective/api.py
enthought/envisage/developer/ui/perspective/developer_perspective.py
enthought/envisage/developer/ui/view/__init__.py
enthought/envisage/developer/ui/view/api.py
enthought/envisage/developer/ui/view/application_browser.py
enthought/envisage/developer/ui/view/application_browser_tree.py
enthought/envisage/developer/ui/view/application_browser_view.py
enthought/envisage/developer/ui/view/extension_registry_browser.py
enthought/envisage/developer/ui/view/extension_registry_browser_tree.py
enthought/envisage/developer/ui/view/extension_registry_browser_view.py
enthought/envisage/developer/ui/view/plugin_browser.py
enthought/envisage/developer/ui/view/service_registry_browser.py
enthought/envisage/developer/ui/view/service_registry_browser_tree.py
enthought/envisage/developer/ui/view/service_registry_browser_view.py
enthought/envisage/ui/__init__.py
enthought/envisage/ui/action/__init__.py
enthought/envisage/ui/action/abstract_action_manager_builder.py
enthought/envisage/ui/action/action.py
enthought/envisage/ui/action/action_set.py
enthought/envisage/ui/action/action_set_manager.py
enthought/envisage/ui/action/api.py
enthought/envisage/ui/action/group.py
enthought/envisage/ui/action/i_action_manager_builder.py
enthought/envisage/ui/action/i_action_set.py
enthought/envisage/ui/action/location.py
enthought/envisage/ui/action/menu.py
enthought/envisage/ui/action/tool_bar.py
enthought/envisage/ui/single_project/__init__.py
enthought/envisage/ui/single_project/api.py
enthought/envisage/ui/single_project/default_path_preference_page.py
enthought/envisage/ui/single_project/factory_definition.py
enthought/envisage/ui/single_project/model_service.py
enthought/envisage/ui/single_project/project.py
enthought/envisage/ui/single_project/project_action.py
enthought/envisage/ui/single_project/project_action_set.py
enthought/envisage/ui/single_project/project_factory.py
enthought/envisage/ui/single_project/project_plugin.py
enthought/envisage/ui/single_project/project_runnable.py
enthought/envisage/ui/single_project/services.py
enthought/envisage/ui/single_project/ui_service.py
enthought/envisage/ui/single_project/ui_service_factory.py
enthought/envisage/ui/single_project/action/__init__.py
enthought/envisage/ui/single_project/action/api.py
enthought/envisage/ui/single_project/action/close_project_action.py
enthought/envisage/ui/single_project/action/configure_action.py
enthought/envisage/ui/single_project/action/new_project_action.py
enthought/envisage/ui/single_project/action/open_project_action.py
enthought/envisage/ui/single_project/action/rename_action.py
enthought/envisage/ui/single_project/action/save_as_project_action.py
enthought/envisage/ui/single_project/action/save_project_action.py
enthought/envisage/ui/single_project/action/switch_to_action.py
enthought/envisage/ui/single_project/editor/__init__.py
enthought/envisage/ui/single_project/editor/project_editor.py
enthought/envisage/ui/single_project/view/__init__.py
enthought/envisage/ui/single_project/view/project_view.py
enthought/envisage/ui/workbench/__init__.py
enthought/envisage/ui/workbench/api.py
enthought/envisage/ui/workbench/default_action_set.py
enthought/envisage/ui/workbench/workbench.py
enthought/envisage/ui/workbench/workbench_action_manager_builder.py
enthought/envisage/ui/workbench/workbench_action_set.py
enthought/envisage/ui/workbench/workbench_application.py
enthought/envisage/ui/workbench/workbench_editor_manager.py
enthought/envisage/ui/workbench/workbench_plugin.py
enthought/envisage/ui/workbench/workbench_preferences.py
enthought/envisage/ui/workbench/workbench_preferences_page.py
enthought/envisage/ui/workbench/workbench_window.py
enthought/envisage/ui/workbench/action/__init__.py
enthought/envisage/ui/workbench/action/about_action.py
enthought/envisage/ui/workbench/action/api.py
enthought/envisage/ui/workbench/action/edit_preferences_action.py
enthought/envisage/ui/workbench/action/exit_action.py
enthought/plugins/__init__.py
enthought/plugins/debug/__init__.py
enthought/plugins/debug/fbi_plugin.py
enthought/plugins/debug/fbi_plugin_definition.py
enthought/plugins/ipython_shell/__init__.py
enthought/plugins/ipython_shell/api.py
enthought/plugins/ipython_shell/i_namespace_view.py
enthought/plugins/ipython_shell/ipython_shell_plugin.py
enthought/plugins/ipython_shell/actions/__init__.py
enthought/plugins/ipython_shell/actions/ipython_shell_actions.py
enthought/plugins/ipython_shell/view/__init__.py
enthought/plugins/ipython_shell/view/api.py
enthought/plugins/ipython_shell/view/ipython_shell_view.py
enthought/plugins/ipython_shell/view/namespace_view.py
enthought/plugins/python_shell/__init__.py
enthought/plugins/python_shell/api.py
enthought/plugins/python_shell/i_python_shell.py
enthought/plugins/python_shell/python_shell_plugin.py
enthought/plugins/python_shell/view/__init__.py
enthought/plugins/python_shell/view/api.py
enthought/plugins/python_shell/view/namespace_view.py
enthought/plugins/python_shell/view/python_shell_view.py
enthought/plugins/refresh_code/__init__.py
enthought/plugins/refresh_code/actions.py
enthought/plugins/refresh_code/refresh_code_action_set.py
enthought/plugins/refresh_code/refresh_code_plugin.py
enthought/plugins/refresh_code/refresh_code_plugin_definition.py
enthought/plugins/remote_editor/__init__.py
enthought/plugins/remote_editor/actions.py
enthought/plugins/remote_editor/api.py
enthought/plugins/remote_editor/enshell_client.py
enthought/plugins/remote_editor/envisage_remote_editor.py
enthought/plugins/remote_editor/i_remote_editor.py
enthought/plugins/remote_editor/remote_editor_controller.py
enthought/plugins/remote_editor/remote_editor_plugin.py
enthought/plugins/remote_editor/communication/__init__.py
enthought/plugins/remote_editor/communication/client.py
enthought/plugins/remote_editor/communication/server.py
enthought/plugins/remote_editor/communication/util.py
enthought/plugins/remote_editor/communication/tests/__init__.py
enthought/plugins/remote_editor/communication/tests/test_communication.py
enthought/plugins/remote_editor/editor_plugins/__init__.py
enthought/plugins/remote_editor/editor_plugins/editor_plugin.py
enthought/plugins/remote_editor/editor_plugins/editra/__init__.py
enthought/plugins/remote_editor/editor_plugins/editra/editra_plugin.py
enthought/plugins/remote_editor/editor_plugins/editra/start_editra.py
enthought/plugins/text_editor/__init__.py
enthought/plugins/text_editor/actions.py
enthought/plugins/text_editor/api.py
enthought/plugins/text_editor/text_editor_action_set.py
enthought/plugins/text_editor/text_editor_plugin.py
enthought/plugins/text_editor/editor/__init__.py
enthought/plugins/text_editor/editor/text_editor.py
enthought/plugins/text_editor/editor/text_editor_handler.py