{
"info": {
"author": "Tecnativa, Onestein, 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"
],
"description": ".. image:: https://img.shields.io/badge/license-AGPL--3-blue.png\n :target: https://www.gnu.org/licenses/agpl\n :alt: License: AGPL-3\n\n==========================\nImage URLs from HTML field\n==========================\n\nThis module includes a method that extracts image URLs from any chunk of HTML,\nin appearing order.\n\nUsage\n=====\n\nThis module just adds a technical utility, but nothing for the end user.\n\nIf you are a developer and need this utility for your module, see these\nexamples and read the docs inside the code.\n\nPython example::\n\n @api.multi\n def some_method(self):\n # Get images from an HTML field\n imgs = self.env[\"ir.fields.converter\"].imgs_from_html(self.html_field)\n for url in imgs:\n # Do stuff with those URLs\n pass\n\nQWeb example::\n\n \n \n
\n \n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/149/11.0\n\nKnown issues / Roadmap\n======================\n\n* The regexp to find the URL could be better.\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\nContributors\n------------\n\n* Jairo Llopis \n* Vicent Cubells \n* Dennis Sluijk \n\nDo not contact contributors directly about support or help with 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": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/OCA/server-tools",
"keywords": "",
"license": "AGPL-3",
"maintainer": "",
"maintainer_email": "",
"name": "odoo11-addon-html-image-url-extractor",
"package_url": "https://pypi.org/project/odoo11-addon-html-image-url-extractor/",
"platform": "",
"project_url": "https://pypi.org/project/odoo11-addon-html-image-url-extractor/",
"project_urls": {
"Homepage": "https://github.com/OCA/server-tools"
},
"release_url": "https://pypi.org/project/odoo11-addon-html-image-url-extractor/11.0.1.0.0.99.dev6/",
"requires_dist": [
"lxml",
"odoo (<11.1dev,>=11.0a)"
],
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"summary": "Extract images found in any HTML field",
"version": "11.0.1.0.0.99.dev6"
},
"last_serial": 3972365,
"releases": {
"11.0.1.0.0.99.dev3": [
{
"comment_text": "",
"digests": {
"md5": "1e0f1dce9c37dc2e28230257d88855d2",
"sha256": "f9df41759dc10efc0aad0a092d1e169578dbef812c233476e572f21b6561c11b"
},
"downloads": -1,
"filename": "odoo11_addon_html_image_url_extractor-11.0.1.0.0.99.dev3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "1e0f1dce9c37dc2e28230257d88855d2",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 71050,
"upload_time": "2018-02-21T05:30:28",
"url": "https://files.pythonhosted.org/packages/59/4e/c0a434b6b6ab3a82b74516ff364065e03ad8bdfb3822f47ee0c085a98e9f/odoo11_addon_html_image_url_extractor-11.0.1.0.0.99.dev3-py2.py3-none-any.whl"
}
],
"11.0.1.0.0.99.dev4": [
{
"comment_text": "",
"digests": {
"md5": "c0f15c08f4e70a32bbd66dc4675f221c",
"sha256": "608995742da55348f6e5f1a1cbbd2da72cf89ef2ff2430d405dc654f199237e0"
},
"downloads": -1,
"filename": "odoo11_addon_html_image_url_extractor-11.0.1.0.0.99.dev4-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c0f15c08f4e70a32bbd66dc4675f221c",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 71757,
"upload_time": "2018-03-04T05:44:03",
"url": "https://files.pythonhosted.org/packages/03/72/7d5cb0fabf63b4bd50325a19ee62eb90bd36c61123a189f41fb435e6d4e1/odoo11_addon_html_image_url_extractor-11.0.1.0.0.99.dev4-py2.py3-none-any.whl"
}
],
"11.0.1.0.0.99.dev5": [
{
"comment_text": "",
"digests": {
"md5": "b7b8a31ad4008787150192c8af02b999",
"sha256": "85f21a7727ca75bfecdb6d90e8ca42a12077d89456f4c440d801e475f6fbe6a8"
},
"downloads": -1,
"filename": "odoo11_addon_html_image_url_extractor-11.0.1.0.0.99.dev5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "b7b8a31ad4008787150192c8af02b999",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 71745,
"upload_time": "2018-04-13T04:30:09",
"url": "https://files.pythonhosted.org/packages/f6/80/8dbb5dce5e172abe6f80d3bf4f7e2e4870792fb9ff8a951016208c666d4b/odoo11_addon_html_image_url_extractor-11.0.1.0.0.99.dev5-py2.py3-none-any.whl"
}
],
"11.0.1.0.0.99.dev6": [
{
"comment_text": "",
"digests": {
"md5": "d3852526907d2b2a6766891dd67f80ed",
"sha256": "d0c2a44649a67033b4a1334a457b1b6ee453a6c0f2ec66476abec09ffd4951c1"
},
"downloads": -1,
"filename": "odoo11_addon_html_image_url_extractor-11.0.1.0.0.99.dev6-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d3852526907d2b2a6766891dd67f80ed",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 69672,
"upload_time": "2018-06-18T04:33:19",
"url": "https://files.pythonhosted.org/packages/15/6a/2de26d9c2d75b01673319c922abd713e1c177aecfc8ec7c806178028c453/odoo11_addon_html_image_url_extractor-11.0.1.0.0.99.dev6-py2.py3-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "d3852526907d2b2a6766891dd67f80ed",
"sha256": "d0c2a44649a67033b4a1334a457b1b6ee453a6c0f2ec66476abec09ffd4951c1"
},
"downloads": -1,
"filename": "odoo11_addon_html_image_url_extractor-11.0.1.0.0.99.dev6-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d3852526907d2b2a6766891dd67f80ed",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 69672,
"upload_time": "2018-06-18T04:33:19",
"url": "https://files.pythonhosted.org/packages/15/6a/2de26d9c2d75b01673319c922abd713e1c177aecfc8ec7c806178028c453/odoo11_addon_html_image_url_extractor-11.0.1.0.0.99.dev6-py2.py3-none-any.whl"
}
]
}