{ "info": { "author": "Therp BV,Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 2.7" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n=========================\nExtra options in manifest\n=========================\n\nThis is a technical module to allow developers to make use of a couple of new keys in module manifests.\n\nThe following new keys are available currently:\n\ndepends_if_installed\n Your module will depend on modules listed here, but only if those modules are already installed. This is useful if your module is supposed to override behavior of a third module if present, but it's not a hard dependency of your module. Think of auth_* and their interactions.\n\nUsage\n=====\n\n* depend on this module and use the keys described above\n\nRoadmap\n=======\n\n* ``breaks`` to mark some modules as being incompatible. This also could be versioned (``'breaks': ['my_module<<0.4.2']``)\n* ``demo_if_installed``, ``data_if_installed``, ``qweb_if_installed`` being dicts with module names as keys and a list of files as values in order to pull some data files in case some other module is installed\n* ``rdepends_if_installed`` to make another installed module depend on the current module\n* ``_if_module`` on models to load certain models only if the appropriate module is installed\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Holger Brunn \n\nDo not contact contributors directly about help with questions or problems concerning this addon, but use the `community mailing list `_ or the `appropriate specialized mailinglist `_ for help, and the bug tracker linked in `Bug Tracker`_ above for technical issues.\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-base-manifest-extension", "package_url": "https://pypi.org/project/odoo8-addon-base-manifest-extension/", "platform": "", "project_url": "https://pypi.org/project/odoo8-addon-base-manifest-extension/", "project_urls": null, "release_url": "https://pypi.org/project/odoo8-addon-base-manifest-extension/8.0.1.0.0/", "requires_dist": [ "odoo (<9.0a,>=8.0a)" ], "requires_python": "", "summary": "Adds some useful keys to manifest files", "version": "8.0.1.0.0" }, "last_serial": 3998348, "releases": { "8.0.1.0.0": [ { "comment_text": "", "digests": { "md5": "7067c29adfbd92b28672df1510914548", "sha256": "16281e7ee5451ea70fbee7d9ef6eff25d76b5f19db1c818f2bfd0695702cb641" }, "downloads": -1, "filename": "odoo8_addon_base_manifest_extension-8.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "7067c29adfbd92b28672df1510914548", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19849, "upload_time": "2017-08-17T04:30:40", "url": "https://files.pythonhosted.org/packages/0c/fb/70be5282036b18bde1b79daeff72747a010b04b4c5f945d60060c390005e/odoo8_addon_base_manifest_extension-8.0.1.0.0-py2-none-any.whl" } ], "8.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "05b5e107e662e5f2e405b09b4b2cebe0", "sha256": "ac4d49aaf23383aae968e4fec7dcef9c6b3024636800581eda2420f72050bc7b" }, "downloads": -1, "filename": "odoo8_addon_base_manifest_extension-8.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "05b5e107e662e5f2e405b09b4b2cebe0", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 20500, "upload_time": "2018-06-25T04:32:31", "url": "https://files.pythonhosted.org/packages/58/1b/18d012c07ee6a8050fba8b6c489fdb440d659abf3f8e19d4012ed35f03ea/odoo8_addon_base_manifest_extension-8.0.1.0.0.99.dev1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7067c29adfbd92b28672df1510914548", "sha256": "16281e7ee5451ea70fbee7d9ef6eff25d76b5f19db1c818f2bfd0695702cb641" }, "downloads": -1, "filename": "odoo8_addon_base_manifest_extension-8.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "7067c29adfbd92b28672df1510914548", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19849, "upload_time": "2017-08-17T04:30:40", "url": "https://files.pythonhosted.org/packages/0c/fb/70be5282036b18bde1b79daeff72747a010b04b4c5f945d60060c390005e/odoo8_addon_base_manifest_extension-8.0.1.0.0-py2-none-any.whl" } ] }