CHANGES.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
anybox/__init__.py
anybox.recipe.odoo.egg-info/PKG-INFO
anybox.recipe.odoo.egg-info/SOURCES.txt
anybox.recipe.odoo.egg-info/dependency_links.txt
anybox.recipe.odoo.egg-info/entry_points.txt
anybox.recipe.odoo.egg-info/namespace_packages.txt
anybox.recipe.odoo.egg-info/not-zip-safe
anybox.recipe.odoo.egg-info/requires.txt
anybox.recipe.odoo.egg-info/top_level.txt
anybox/recipe/__init__.py
anybox/recipe/odoo/__init__.py
anybox/recipe/odoo/base.py
anybox/recipe/odoo/devtools.py
anybox/recipe/odoo/server.py
anybox/recipe/odoo/testing.py
anybox/recipe/odoo/upgrade.py.tmpl
anybox/recipe/odoo/utils.py
anybox/recipe/odoo/runtime/__init__.py
anybox/recipe/odoo/runtime/patch_odoo.py
anybox/recipe/odoo/runtime/session.py
anybox/recipe/odoo/runtime/start_openerp.py
anybox/recipe/odoo/runtime/test_openerp.py
anybox/recipe/odoo/runtime/upgrade.py
anybox/recipe/odoo/runtime/backports/__init__.py
anybox/recipe/odoo/runtime/backports/cli/__init__.py
anybox/recipe/odoo/runtime/backports/cli/server.py
anybox/recipe/odoo/runtime/tests/__init__.py
anybox/recipe/odoo/runtime/tests/test_import_registry.py
anybox/recipe/odoo/tests/__init__.py
anybox/recipe/odoo/tests/test_base.py
anybox/recipe/odoo/tests/test_extract.py
anybox/recipe/odoo/tests/test_freeze.py
anybox/recipe/odoo/tests/test_integration_server.py
anybox/recipe/odoo/tests/test_server.py
anybox/recipe/odoo/tests/test_utils.py
anybox/recipe/odoo/vcs/__init__.py
anybox/recipe/odoo/vcs/base.py
anybox/recipe/odoo/vcs/bzr.py
anybox/recipe/odoo/vcs/git.py
anybox/recipe/odoo/vcs/hg.py
anybox/recipe/odoo/vcs/svn.py
anybox/recipe/odoo/vcs/testing.py
anybox/recipe/odoo/vcs/tests/__init__.py
anybox/recipe/odoo/vcs/tests/test_base.py
anybox/recipe/odoo/vcs/tests/test_bzr.py
anybox/recipe/odoo/vcs/tests/test_git.py
anybox/recipe/odoo/vcs/tests/test_hg.py
anybox/recipe/odoo/vcs/tests/test_svn.py