{ "info": { "author": "Raymond Reggers - Adaptiv Design", "author_email": "", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5" ], "description": "Odooku Odoo\n===========\n\n**DISCLAIMER: All files packaged by this application are Copyright (c) 2004-2017 Odoo S.A. Original LICENSE and COPYRIGHT file is included. The purpose of these packages is to provide an easy and reliable installation method for Odoo.**\n\n[![Build Status](https://travis-ci.org/odooku/odooku-odoo.svg?branch=11.0)](https://travis-ci.org/odooku/odooku-odoo)\n\n## Installation\n\n```\npip install odooku-odoo-addons\n```\n\nThis will install the full Odoo suite. If you want to keep installation and dependency size to a minimal, feel free to install the seperate packages like so:\n\n```\npip install odooku-odoo-[app]\n```\n\nAvailable options are:\n\n- mail\n- account_invoicing\n- board\n- calendar\n- contacts\n- crm\n- fleet\n- hr\n- hr_attendance\n- hr_expense\n- hr_holidays\n- hr_recruitment\n- project\n- hr_timesheet\n- im_livechat\n- lunch\n- maintenance\n- mass_mailing\n- stock\n- mrp\n- sale_management\n- mrp_repair\n- note\n- point_of_sale\n- purchase\n- website\n- survey\n- website_blog\n- website_event\n- website_forum\n- website_sale\n- website_slides\n- extra\n- addons\n\n## Build requirements\n\nWhile the Odoo source code does not require any distribution libraries, it's dependencies do. In order for them to build successfully follow instructions below:\n\n#### Ubuntu 16.04 LTS\n```\nsudo apt-get install libpq-dev libxml2-dev libxslt1-dev libldap2-dev libsasl2-dev libssl-dev\n```\n\n#### OSX\n```\nbrew install postgresql\n```\n\n## External dependencies\n\nAt runtime Odoo will always require the LESSC compiler, and most likely wkhtmltopdf.\n\n#### lessc\nThis package does not install the LESSC compiler for you.\n\n#### wkhtmltopdf\nThis package does not install the wkhtmltopdf binary for you.\n\n## Update policy\n\nTags under the release branch are published to pypi periodically. The source for these builds are found at [the Odoo github repository](https://github.com/odoo/odoo). A commit is pinned and tested, while the version number is simply bumped. \n\n#### Frequency\nDue to the large size of these packages, pypi pushes will be done once every month. If you require more frequent updates, concider running the setup script manually or using your own pypi server. \n\n#### Version format\n[ODOO_VERSION].[BUMP] For Odoo 11 the version format will be 11.0.[BUMP]\n\n## Using the setup script\n\n#### Install directly \n\nRunning the setup.py script through pip will install the full Odoo suite:\n\n```\n[ODOO_VERSION=] [ODOO_URL=] pip install .\n```\n\nIn order to install seperate features run like so:\n\n```\nFEATURE= pip install .\n```\n\nThis will always require the 'base' feature. In order to install the 'account'\napp you should run:\n\n```\nFEATURE=base pip install .\nFEATURE=mail pip install .\nFEATURE=account pip install .\n```\n\nThe best method to locally install is to use the 'bdist_wheel' helper script.\nThis will generate wheels for all features. Which you can then install using\nautomatic dependency resolving:\n\n```\n./bdist_wheel.bash\npip install --find-links file://$(pwd)/dist odooku-odoo-\n```\n\n#### Installing without all languages\n\nSpecify a comma seperated set of languages will reduce the install size \neven further.\n\n```\n[LANGUAGES=] pip install .\n```\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/odooku/odooku-odoo", "keywords": "", "license": "LGPLv3", "maintainer": "", "maintainer_email": "", "name": "odooku-odoo-mass-mailing", "package_url": "https://pypi.org/project/odooku-odoo-mass-mailing/", "platform": "", "project_url": "https://pypi.org/project/odooku-odoo-mass-mailing/", "project_urls": { "Homepage": "https://github.com/odooku/odooku-odoo" }, "release_url": "https://pypi.org/project/odooku-odoo-mass-mailing/11.0.7/", "requires_dist": [ "odooku-odoo-base (==11.0.7)", "odooku-odoo-mail (==11.0.7)" ], "requires_python": ">=3.5", "summary": "Odoo addons for the Email Marketing app", "version": "11.0.7" }, "last_serial": 4526144, "releases": { "10.0.0": [ { "comment_text": "", "digests": { "md5": "70da1b20465f23a08cbfdb7325da8627", "sha256": "552742cf06daf2f507efc25507a8e88405e55a3b9978bf7df8eff4df9cd4078f" }, "downloads": -1, "filename": "odooku_odoo_mass_mailing-10.0.0-py27-none-any.whl", "has_sig": false, "md5_digest": "70da1b20465f23a08cbfdb7325da8627", "packagetype": "bdist_wheel", "python_version": "py27", "requires_python": null, "size": 1325667, "upload_time": "2017-07-23T04:18:58", "url": "https://files.pythonhosted.org/packages/0f/da/5fe1b5bc036baefa51513d5eb2935b9fba2257ea18d67e463656358ce913/odooku_odoo_mass_mailing-10.0.0-py27-none-any.whl" } ], "11.0.0": [ { "comment_text": "", "digests": { "md5": "78157d4f9c4ceaefca48884270f935e6", "sha256": "51ada459a4199c8b26ad0fe3b12b2deb0b1f84d792eca1d51b4813c78e3294de" }, "downloads": -1, "filename": "odooku_odoo_mass_mailing-11.0.0-py35-none-any.whl", "has_sig": false, "md5_digest": "78157d4f9c4ceaefca48884270f935e6", "packagetype": "bdist_wheel", "python_version": "py35", "requires_python": ">=3.5", "size": 1540072, "upload_time": "2017-12-13T21:18:15", "url": "https://files.pythonhosted.org/packages/dc/b5/0016f56b9f58f6511dfc28e156e16e09e2cdda58b812f164e7a08fefea23/odooku_odoo_mass_mailing-11.0.0-py35-none-any.whl" } ], "11.0.1": [ { "comment_text": "", "digests": { "md5": "e739f4a9079e599b3c5ca5fba586e0e6", "sha256": "2cf7a4f07badb466782d0b59de62c544abae1ece93e4559db2e8b76df031db74" }, "downloads": -1, "filename": "odooku_odoo_mass_mailing-11.0.1-py35-none-any.whl", "has_sig": false, "md5_digest": "e739f4a9079e599b3c5ca5fba586e0e6", "packagetype": "bdist_wheel", "python_version": "py35", "requires_python": ">=3.5", "size": 1551500, "upload_time": "2018-01-14T17:49:56", "url": "https://files.pythonhosted.org/packages/a4/ab/238881564cf388738419215cf1a11f6d8e4d0a82f208fbf6422e2ccdaa8e/odooku_odoo_mass_mailing-11.0.1-py35-none-any.whl" } ], "11.0.2": [ { "comment_text": "", "digests": { "md5": "8accceb58f51e2fb92af982e3a44a845", "sha256": "a0f0d2cd2f7eecdeba84bf6320b863004359e3df9ee0c2bea857d600b866c3c0" }, "downloads": -1, "filename": "odooku_odoo_mass_mailing-11.0.2-py35-none-any.whl", "has_sig": false, "md5_digest": "8accceb58f51e2fb92af982e3a44a845", "packagetype": "bdist_wheel", "python_version": "py35", "requires_python": ">=3.5", "size": 1551464, "upload_time": "2018-01-20T02:17:48", "url": "https://files.pythonhosted.org/packages/37/1b/1ce26896da1b72cb675aef0ffab6bac6d886a2fd1e47015ba7a6e7f082e0/odooku_odoo_mass_mailing-11.0.2-py35-none-any.whl" } ], "11.0.3": [ { "comment_text": "", "digests": { "md5": "f686fdeafeba391e2325c815d9b73cab", "sha256": "61cbc6a4722cb2a529fb04748badbbf40388228f347c83bfbd3c428ac970ced3" }, "downloads": -1, "filename": "odooku_odoo_mass_mailing-11.0.3-py35-none-any.whl", "has_sig": false, "md5_digest": "f686fdeafeba391e2325c815d9b73cab", "packagetype": "bdist_wheel", "python_version": "py35", "requires_python": ">=3.5", "size": 1554092, "upload_time": "2018-02-11T04:31:51", "url": "https://files.pythonhosted.org/packages/a5/5e/0f0e02ba47a51cd80b6a00d8b253d6c66db02f73baa925c2a836991d69e9/odooku_odoo_mass_mailing-11.0.3-py35-none-any.whl" } ], "11.0.4": [ { "comment_text": "", "digests": { "md5": "3ac54e47055088742bc61a0308facc33", "sha256": "871141a1166d493d90b3071d055a527ba3101071cda1a08a130d7026f00083d4" }, "downloads": -1, "filename": "odooku_odoo_mass_mailing-11.0.4-py35-none-any.whl", "has_sig": false, "md5_digest": "3ac54e47055088742bc61a0308facc33", "packagetype": "bdist_wheel", "python_version": "py35", "requires_python": ">=3.5", "size": 1560924, "upload_time": "2018-02-23T03:27:36", "url": "https://files.pythonhosted.org/packages/cd/39/2161c7ea1c40497d7f03e374a5243b2ec5015586867858fba2eb487e2ba0/odooku_odoo_mass_mailing-11.0.4-py35-none-any.whl" } ], "11.0.5": [ { "comment_text": "", "digests": { "md5": "13d4602c00bace634268bff74903ce22", "sha256": "9f093208465fddf78b36f2614ce7156427a358b2d1140205eb76b756aff128b9" }, "downloads": -1, "filename": "odooku_odoo_mass_mailing-11.0.5-py35-none-any.whl", "has_sig": false, "md5_digest": "13d4602c00bace634268bff74903ce22", "packagetype": "bdist_wheel", "python_version": "py35", "requires_python": ">=3.5", "size": 1572051, "upload_time": "2018-05-18T15:54:35", "url": "https://files.pythonhosted.org/packages/0f/cd/85dbc7b06b70ea8917fc7dee73dc5d5c6a8592d80027684b14e1d12a7454/odooku_odoo_mass_mailing-11.0.5-py35-none-any.whl" } ], "11.0.6": [ { "comment_text": "", "digests": { "md5": "da3f1c0d01b2aac1d379279843ebe875", "sha256": "7cea97e7ff527fcceabdee56417787078fd35311ce6288a16c5c0546fba66cdf" }, "downloads": -1, "filename": "odooku_odoo_mass_mailing-11.0.6-py35-none-any.whl", "has_sig": false, "md5_digest": "da3f1c0d01b2aac1d379279843ebe875", "packagetype": "bdist_wheel", "python_version": "py35", "requires_python": ">=3.5", "size": 1597878, "upload_time": "2018-06-19T13:12:54", "url": "https://files.pythonhosted.org/packages/38/84/7c1ee0a2830067cadb4ecf6b5f6f5b13e771113a3c5ab40c55406959eb45/odooku_odoo_mass_mailing-11.0.6-py35-none-any.whl" } ], "11.0.7": [ { "comment_text": "", "digests": { "md5": "c6d29affca73cde227af8541fa960ba3", "sha256": "0c81d14e32699de1dbf2f931647c6eb2945afaff529594d279b44d173c8c5e91" }, "downloads": -1, "filename": "odooku_odoo_mass_mailing-11.0.7-py35-none-any.whl", "has_sig": false, "md5_digest": "c6d29affca73cde227af8541fa960ba3", "packagetype": "bdist_wheel", "python_version": "py35", "requires_python": ">=3.5", "size": 1653453, "upload_time": "2018-11-25T13:42:05", "url": "https://files.pythonhosted.org/packages/b1/05/df7281828d61d20aa451de12d3221dde14931a9e1bcf928cfb379eed4ee2/odooku_odoo_mass_mailing-11.0.7-py35-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c6d29affca73cde227af8541fa960ba3", "sha256": "0c81d14e32699de1dbf2f931647c6eb2945afaff529594d279b44d173c8c5e91" }, "downloads": -1, "filename": "odooku_odoo_mass_mailing-11.0.7-py35-none-any.whl", "has_sig": false, "md5_digest": "c6d29affca73cde227af8541fa960ba3", "packagetype": "bdist_wheel", "python_version": "py35", "requires_python": ">=3.5", "size": 1653453, "upload_time": "2018-11-25T13:42:05", "url": "https://files.pythonhosted.org/packages/b1/05/df7281828d61d20aa451de12d3221dde14931a9e1bcf928cfb379eed4ee2/odooku_odoo_mass_mailing-11.0.7-py35-none-any.whl" } ] }