{ "info": { "author": "", "author_email": "", "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=================\nOCR for documents\n=================\n\nThis module was written to make uploaded documents, for example scans, searchable by running OCR on them.\n\nIt supports all image formats `Pillow supports `_ for reading and PDFs.\n\nInstallation\n============\n\nTo install this module, you need to:\n\n#. install tesseract and the language(s) your documents use\n#. if you want to support OCR on PDFs, install imagemagick\n#. install the module itself\n\nOn an Debian or Ubuntu system you would typically run::\n\n $ sudo apt-get install tesseract-ocr imagemagick\n\n\nConfiguration\n=============\n\nTo configure this module, go to:\n\n#. Settings/Technical/Parameters/System parameters and review the parameters with names document_ocr.*\n\nUsage\n=====\n\nBy default, character recognition is done asynchronously by a cronjob at night. \nThis is because the recognition process takes a while and you don't want to make your users wait for the indexation to finish.\nThe interval to run the cronjob can be adjusted to your needs in the ``Scheduled Actions`` menu, under ` `Settings``.\nIn case you want to force the OCR to be done immediately, set configuration parameter ``document_ocr.synchronous`` to value ``True``.\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/118/8.0\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nThe actual work\n---------------\n\n* `tesseract `_\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.", "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-document-ocr", "package_url": "https://pypi.org/project/odoo8-addon-document-ocr/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/odoo8-addon-document-ocr/", "project_urls": null, "release_url": "https://pypi.org/project/odoo8-addon-document-ocr/8.0.1.0.0/", "requires_dist": [ "odoo (<9.0a,>=8.0a)" ], "requires_python": "", "summary": "Run character recognition on uploaded files", "version": "8.0.1.0.0" }, "last_serial": 3782926, "releases": { "8.0.1.0.0": [ { "comment_text": "", "digests": { "md5": "a36705e8746dc31762708d9bcf97800a", "sha256": "7c03df8e1e9c5f9a1e63289ae2434e892eeb887319ba7ef2ba6f13206f5172b3" }, "downloads": -1, "filename": "odoo8_addon_document_ocr-8.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "a36705e8746dc31762708d9bcf97800a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21456, "upload_time": "2017-04-11T11:38:16", "url": "https://files.pythonhosted.org/packages/ab/2b/f6ecce603c8d9d0774e737c9db43e567e28c4128bf18f1bec88294890d58/odoo8_addon_document_ocr-8.0.1.0.0-py2-none-any.whl" } ], "8.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "7b1a0d30f0935de6e2c5af2f6b2f58da", "sha256": "c4d267354b2839c05985d50f5ab1f1641a3e96bd0e4e5c017dcc984e20a7820d" }, "downloads": -1, "filename": "odoo8_addon_document_ocr-8.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "7b1a0d30f0935de6e2c5af2f6b2f58da", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21865, "upload_time": "2017-06-08T04:30:43", "url": "https://files.pythonhosted.org/packages/12/38/c09c9dcb60f286f2650fbe7272a47be9a6598f673dcfc74523fa7be490a1/odoo8_addon_document_ocr-8.0.1.0.0.99.dev1-py2-none-any.whl" } ], "8.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "d5ed1d8cfd0934a94fb09a1d2110fe2e", "sha256": "61621a7d1477a1894c1fba8119fa6f9bba761bc00e33541abfa40b711cda27e5" }, "downloads": -1, "filename": "odoo8_addon_document_ocr-8.0.1.0.0.99.dev5-py2-none-any.whl", "has_sig": false, "md5_digest": "d5ed1d8cfd0934a94fb09a1d2110fe2e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 21935, "upload_time": "2018-04-20T04:30:52", "url": "https://files.pythonhosted.org/packages/34/92/97dfdaff1c8ab3023dfc244ef467f057a1c083e981d0e728f84e971b00e2/odoo8_addon_document_ocr-8.0.1.0.0.99.dev5-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a36705e8746dc31762708d9bcf97800a", "sha256": "7c03df8e1e9c5f9a1e63289ae2434e892eeb887319ba7ef2ba6f13206f5172b3" }, "downloads": -1, "filename": "odoo8_addon_document_ocr-8.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "a36705e8746dc31762708d9bcf97800a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21456, "upload_time": "2017-04-11T11:38:16", "url": "https://files.pythonhosted.org/packages/ab/2b/f6ecce603c8d9d0774e737c9db43e567e28c4128bf18f1bec88294890d58/odoo8_addon_document_ocr-8.0.1.0.0-py2-none-any.whl" } ] }