.gitignore CHANGES.rst MANIFEST.in PKG-INFO README.rst setup.cfg setup.py Products/__init__.py Products.CMFQuickInstallerTool.egg-info/PKG-INFO Products.CMFQuickInstallerTool.egg-info/SOURCES.txt Products.CMFQuickInstallerTool.egg-info/dependency_links.txt Products.CMFQuickInstallerTool.egg-info/namespace_packages.txt Products.CMFQuickInstallerTool.egg-info/not-zip-safe Products.CMFQuickInstallerTool.egg-info/requires.txt Products.CMFQuickInstallerTool.egg-info/top_level.txt Products/CMFQuickInstallerTool/InstalledProduct.py Products/CMFQuickInstallerTool/QuickInstallerTool.py Products/CMFQuickInstallerTool/__init__.py Products/CMFQuickInstallerTool/configure.zcml Products/CMFQuickInstallerTool/events.py Products/CMFQuickInstallerTool/tool.gif Products/CMFQuickInstallerTool/utils.py Products/CMFQuickInstallerTool/forms/install_products_form.zpt Products/CMFQuickInstallerTool/forms/installed_product_overview.zpt Products/CMFQuickInstallerTool/interfaces/__init__.py Products/CMFQuickInstallerTool/interfaces/installable.py Products/CMFQuickInstallerTool/interfaces/portal_quickinstaller.py Products/CMFQuickInstallerTool/profiles/default/metadata.xml Products/CMFQuickInstallerTool/profiles/default/toolset.xml Products/CMFQuickInstallerTool/profiles/test/actions.xml Products/CMFQuickInstallerTool/profiles/test/propertiestool.xml Products/CMFQuickInstallerTool/profiles/test_uninstall/propertiestool.xml Products/CMFQuickInstallerTool/tests/__init__.py Products/CMFQuickInstallerTool/tests/actions.txt Products/CMFQuickInstallerTool/tests/install.txt Products/CMFQuickInstallerTool/tests/metadata.xml Products/CMFQuickInstallerTool/tests/profiles.txt Products/CMFQuickInstallerTool/tests/testSetup.py Products/CMFQuickInstallerTool/tests/test_doctests.py Products/CMFQuickInstallerTool/tests/test_install.py docs/AUTHORS docs/ChangeLog