{ "info": { "author": "e-COSI", "author_email": "tech.odoo@e-cosi.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python :: 3.6", "Topic :: Software Development" ], "description": "# Odoo Addons Manager\n\nThis tool allows you to easily deploy addons from a description file.\nInstall, update, uninstall, list and install dependencies...\nUse option --help to learn more.\n\n## addons.yml\n\nThis is the description file you have to write, listing the addons and their source location.\n\n```yaml\nversion: '1.0' # Version of this description file used in changelog (optional - current date is used by default)\nodoo_version: '11.0' # Targeted version of Odoo\nmodules:\n my_module:\n source_type: 'zip' # The module is located in a local zip folder4\n path: '/home/odoo/my_module.zip' # Path to the zip folder\n web_responsive:\n source_type: 'dir' # The module is located in a regular folder\n path: '/home/odoo/addons' # Path to the parent directory\n web_advanced_search:\n source_type: 'git' # The module is located in a Git repository\n url: 'https://github.com/OCA/web.git' # URL of the repository\n branch: '10.0' # Branch of the repository to find the module (optional - value of odoo_version is used by default)\n oca_geoengine: # Chosen name of the module directory when installed\n source_type: 'git'\n url: 'https://github.com/OCA/geospatial.git'\n origin_name: 'base_geoengine' # Specify when the 'chosen name' is different from the name in the source location\n```\n\n## changelog.md\n\nA human-readable log file listing changes (addons added, updated and removed) in the installation directory, \nfor each version of the description file.\n\n## oam.hst\n\nAn exhaustive - but rawer - log file listing every operation performed in the install directory. \n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/e-cosi/odoo/oam", "keywords": "odoo,module,addon", "license": "", "maintainer": "", "maintainer_email": "", "name": "odoo-addon-manager", "package_url": "https://pypi.org/project/odoo-addon-manager/", "platform": "", "project_url": "https://pypi.org/project/odoo-addon-manager/", "project_urls": { "Homepage": "https://gitlab.com/e-cosi/odoo/oam" }, "release_url": "https://pypi.org/project/odoo-addon-manager/0.1.1/", "requires_dist": [ "Click (>=7.0)", "callable-pip (>=1.0.0)", "fs (>=2.4.4)", "packaging (>=19.0)", "PyYAML (>=5.1)", "pygit2 (>=0.27.4)" ], "requires_python": "", "summary": "A tool to install and update odoo addons", "version": "0.1.1" }, "last_serial": 5439913, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "6d754783b1f6c900f3193a317f30dcc1", "sha256": "de06dcedfeb3a2425bdc019c777c4424261a230502a173fbf671be2988c4c9d4" }, "downloads": -1, "filename": "odoo_addon_manager-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "6d754783b1f6c900f3193a317f30dcc1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21777, "upload_time": "2019-06-24T09:36:25", "url": "https://files.pythonhosted.org/packages/18/d3/9609ee4f0b7ad757ec1a50477f3e4f647b78cf27dc9e6ff866fb9156b4c9/odoo_addon_manager-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "229fa33091eb2f9cd880e722f8405a17", "sha256": "897ff2426ced57b81f391cf422ba7a0beef4d99f0b1ae2454b307443c487044a" }, "downloads": -1, "filename": "odoo-addon-manager-0.1.0.tar.gz", "has_sig": false, "md5_digest": "229fa33091eb2f9cd880e722f8405a17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8652, "upload_time": "2019-06-24T09:36:27", "url": "https://files.pythonhosted.org/packages/e1/fa/788c65c51710085f92465032db3a717769dc1278dbfdf413ace2232872f9/odoo-addon-manager-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "49222970077d3b67532a061f8909fe07", "sha256": "8633481871d66417cc65ecc73ba9b5e6e3b4de727bf0772f52bbb010e806f4a5" }, "downloads": -1, "filename": "odoo_addon_manager-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "49222970077d3b67532a061f8909fe07", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21782, "upload_time": "2019-06-24T09:50:42", "url": "https://files.pythonhosted.org/packages/57/48/903cad64b635c217344e6c8a89499100fcd79b1297e66dae0590ebf735d2/odoo_addon_manager-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "db4607738fd6175092cf1b8ad85edabb", "sha256": "604c568fc5dab0b59ea48484f272b6bee9531fe51aab5a5d99404074321255fa" }, "downloads": -1, "filename": "odoo-addon-manager-0.1.1.tar.gz", "has_sig": false, "md5_digest": "db4607738fd6175092cf1b8ad85edabb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8655, "upload_time": "2019-06-24T09:50:43", "url": "https://files.pythonhosted.org/packages/a9/ad/63ba1d0c1ac504b46f2100611a8ff0f75036bcd2f8a445bc39f36c9bf6ed/odoo-addon-manager-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "49222970077d3b67532a061f8909fe07", "sha256": "8633481871d66417cc65ecc73ba9b5e6e3b4de727bf0772f52bbb010e806f4a5" }, "downloads": -1, "filename": "odoo_addon_manager-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "49222970077d3b67532a061f8909fe07", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21782, "upload_time": "2019-06-24T09:50:42", "url": "https://files.pythonhosted.org/packages/57/48/903cad64b635c217344e6c8a89499100fcd79b1297e66dae0590ebf735d2/odoo_addon_manager-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "db4607738fd6175092cf1b8ad85edabb", "sha256": "604c568fc5dab0b59ea48484f272b6bee9531fe51aab5a5d99404074321255fa" }, "downloads": -1, "filename": "odoo-addon-manager-0.1.1.tar.gz", "has_sig": false, "md5_digest": "db4607738fd6175092cf1b8ad85edabb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8655, "upload_time": "2019-06-24T09:50:43", "url": "https://files.pythonhosted.org/packages/a9/ad/63ba1d0c1ac504b46f2100611a8ff0f75036bcd2f8a445bc39f36c9bf6ed/odoo-addon-manager-0.1.1.tar.gz" } ] }