Metadata-Version: 2.1
Name: tesserwrap
Version: 0.1.6
Summary: Basic python bindings to the Tesseract C++ API
Home-page: https://github.com/gregjurman/tesserwrap
Author: Greg Jurman, and others
Author-email: gdj2214@rit.edu
License: Apache License 2.0
Keywords: tesseract ocr cpp
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3

Tesserwrap - Basic Tesseract API Wrapper for Python

Tesserwrap is a project that allows simple bindings to Tesseract's API rather than executing the application manually each time.

Docs: https://tesserwrap.readthedocs.org/en/latest/
IRC: #tesserwrap on Freenode


