{ "info": { "author": "Dustin Spicuzza", "author_email": "dustin@virtualroadside.com", "bugtrack_url": null, "classifiers": [], "description": "\npython-tesseract-sip\n====================\n\nYet another python library wrapper for Tesseract, this one uses SIP to do the\nwrapping. Distributed using the same license as Tesseract. \n\nWhy does this exist?\n====================\n\npython-tesseract is GPL licensed, and I needed something with an apache \nlicense.\n\nBuild Requirements\n==================\n\nYou must have a compiler installed that is supported by python distutils.\nCheck out LIBS.txt for other dependency details. \n\nAdditionally, SIP must be installed. You can get SIP at:\n\n http://www.riverbankcomputing.com/software/sip/\n\nUsage\n=====\n \nThere are working examples in the 'examples' folder. They require you to\nunpack the tesseract OCR data to a directory called 'tessdata'. \n\nThe python-tesseract wiki has some useful python code samples. Anything\nthat uses the TessBaseAPI will most likely be compatible with this library.\nHowever, they have a bunch of other functions (which may or may not be \nuseful for you) that are not implemented in this wrapper. See the wiki \non their google code site for similar usage examples. \n\n http://code.google.com/p/python-tesseract/\n \nPlatforms Tested\n================\n\n Windows 7 x64\n - Python 2.7 x86, MSVC 2008 (Tesseract 3.02, Leptonica 1.68)\n - Python 2.7 x64, MSVC 2008 (custom x64 build of Tess/Lept)\n\nSupport\n=======\n\nIf you do find bugs, please send fixes my way, and report them at the github\nsite for python-tesseract-sip. However, no technical support will be \nprovided. Good luck and have fun! \n\nDustin Spicuzza\ndustin@virtualroadside.com\n\nGet the latest version of this code at \nhttps://github.com/virtuald/python-tesseract-sip\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/virtuald/python-tesseract-sip", "keywords": null, "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "tesseract_sip", "package_url": "https://pypi.org/project/tesseract_sip/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tesseract_sip/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/virtuald/python-tesseract-sip" }, "release_url": "https://pypi.org/project/tesseract_sip/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A SIP-based python wrapper around libtesseract", "version": "0.1.1" }, "last_serial": 958256, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "88f8ebcbefad1ad677e2ce90186cd403", "sha256": "2780eb0db57c71d20f2a8097d4446ad038b2b2bff9b85b7ffb9b17c742331c47" }, "downloads": -1, "filename": "tesseract_sip-0.1.tar.gz", "has_sig": false, "md5_digest": "88f8ebcbefad1ad677e2ce90186cd403", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30872, "upload_time": "2013-12-05T05:56:01", "url": "https://files.pythonhosted.org/packages/42/4b/ae50c7347c0e14cc28b88530878389e2144d3f6267833e04e5e812067a81/tesseract_sip-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "eda94e8f124b40dab8d0bb3f332abcfa", "sha256": "10820e04ea5c7b40baad16bffe462c5cfdbf9bee42b6f140bb801e76d61dca67" }, "downloads": -1, "filename": "tesseract_sip-0.1.1.tar.gz", "has_sig": false, "md5_digest": "eda94e8f124b40dab8d0bb3f332abcfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31038, "upload_time": "2014-01-02T04:16:59", "url": "https://files.pythonhosted.org/packages/35/f6/728c1336b586498f4c3a045170239811734dfbfa93e04bd1cefe5d7f43d0/tesseract_sip-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eda94e8f124b40dab8d0bb3f332abcfa", "sha256": "10820e04ea5c7b40baad16bffe462c5cfdbf9bee42b6f140bb801e76d61dca67" }, "downloads": -1, "filename": "tesseract_sip-0.1.1.tar.gz", "has_sig": false, "md5_digest": "eda94e8f124b40dab8d0bb3f332abcfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31038, "upload_time": "2014-01-02T04:16:59", "url": "https://files.pythonhosted.org/packages/35/f6/728c1336b586498f4c3a045170239811734dfbfa93e04bd1cefe5d7f43d0/tesseract_sip-0.1.1.tar.gz" } ] }