{ "info": { "author": "Eric Platon", "author_email": "zaraki@gmx.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: C++", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "tesseract-python - Tesseract binary as a Python module\n======================================================\n\nWIP: This module is not yet functional.\n\nThe first version is targetting Tesseract 3.05.01.\n\nStatus\n------\n\n* The current version builds and works fine on Darwin, Ubuntu, and CentOS.\n* The PyPi release process is not working yet, so a simple `pip install` is not yet at reach, except for Linux x86_64 (manually released).\n* The current code exposes the [pytesseract](https://github.com/madmaze/pytesseract) module, configured with the embdedded Tesseract. It means all calls are shelled out to a `tesseract` binary.\n\n\nRoadmap\n-------\n\n* Hopefully manage to get the autoamated PyPi release process nailed and working fully.\n* Replace the current ugly shelling to the `tesseract` binary by proper calls to `libtess`. Inspiration in [tesserocr](https://github.com/sirfz/tesserocr).\n\n\nAbout the license\n-----------------\n\nThis repository is under the MIT license. The repository currently exposes code under the GPL 3.0 license for [pytesseract](https://github.com/madmaze/pytesseract/blob/master/LICENSE), and wraps code under the Apache 2.0 license for [Tesseract](https://github.com/tesseract-ocr/tesseract/blob/master/LICENSE).\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/ic/tesseract-python", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tesseract-python", "package_url": "https://pypi.org/project/tesseract-python/", "platform": "", "project_url": "https://pypi.org/project/tesseract-python/", "project_urls": { "Homepage": "https://github.com/ic/tesseract-python" }, "release_url": "https://pypi.org/project/tesseract-python/3.5.1/", "requires_dist": [ "Pillow (==5.0.0)", "pytesseract (==0.2.0)" ], "requires_python": "", "summary": "Self-contained Python module to Tesseract.", "version": "3.5.1" }, "last_serial": 3911701, "releases": { "3.5.1": [ { "comment_text": "", "digests": { "md5": "b2b4bb861bf8c4e9ba3026389b00e770", "sha256": "474879045b6f69f56c0595e55abc662afdc39d2a121188e056e7d962723c7e3d" }, "downloads": -1, "filename": "tesseract_python-3.5.1-cp27-cp27m-macosx_10_13_x86_64.whl", "has_sig": false, "md5_digest": "b2b4bb861bf8c4e9ba3026389b00e770", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 12736863, "upload_time": "2018-05-30T06:26:00", "url": "https://files.pythonhosted.org/packages/0c/86/fe97fed8eff73b13e729e7f3bb25f5e4aae7441fddf4b5d744b0a942cb01/tesseract_python-3.5.1-cp27-cp27m-macosx_10_13_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "3f6f29c4eb794c1a36deddc3ec0793aa", "sha256": "526841068f2bc7bf9bf97bd7b5d29101820b131c1a673edebdd0118dc36987ec" }, "downloads": -1, "filename": "tesseract_python-3.5.1-py2-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "3f6f29c4eb794c1a36deddc3ec0793aa", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 24036305, "upload_time": "2018-05-29T14:37:54", "url": "https://files.pythonhosted.org/packages/f7/94/dbdb9be1d305b175e5ad090c68ba15a9c09551af8e7042da7062d8a8629c/tesseract_python-3.5.1-py2-none-manylinux1_x86_64.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b2b4bb861bf8c4e9ba3026389b00e770", "sha256": "474879045b6f69f56c0595e55abc662afdc39d2a121188e056e7d962723c7e3d" }, "downloads": -1, "filename": "tesseract_python-3.5.1-cp27-cp27m-macosx_10_13_x86_64.whl", "has_sig": false, "md5_digest": "b2b4bb861bf8c4e9ba3026389b00e770", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 12736863, "upload_time": "2018-05-30T06:26:00", "url": "https://files.pythonhosted.org/packages/0c/86/fe97fed8eff73b13e729e7f3bb25f5e4aae7441fddf4b5d744b0a942cb01/tesseract_python-3.5.1-cp27-cp27m-macosx_10_13_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "3f6f29c4eb794c1a36deddc3ec0793aa", "sha256": "526841068f2bc7bf9bf97bd7b5d29101820b131c1a673edebdd0118dc36987ec" }, "downloads": -1, "filename": "tesseract_python-3.5.1-py2-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "3f6f29c4eb794c1a36deddc3ec0793aa", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 24036305, "upload_time": "2018-05-29T14:37:54", "url": "https://files.pythonhosted.org/packages/f7/94/dbdb9be1d305b175e5ad090c68ba15a9c09551af8e7042da7062d8a8629c/tesseract_python-3.5.1-py2-none-manylinux1_x86_64.whl" } ] }