Metadata-Version: 2.1
Name: rpaframework-recognition
Version: 5.2.2
Summary: OCR capabilities used by RPA Framework
Home-page: https://rpaframework.org/
License: Apache-2.0
Keywords: robotframework,rpa,automation,recognition,cv,ocr
Author: RPA Framework
Author-email: rpafw@robocorp.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Robot Framework
Classifier: Framework :: Robot Framework :: Library
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: numpy (>=1.19.3,<2.0.0)
Requires-Dist: opencv-python-headless (>=4.8.1,<4.9.0)
Requires-Dist: pillow (>=10.0.1,<11.0.0)
Requires-Dist: pytesseract (>=0.3.6,<0.4.0)
Requires-Dist: rpaframework-core (>=11.2.1,<12.0.0)
Project-URL: Documentation, https://rpaframework.org/
Project-URL: Repository, https://github.com/robocorp/rpaframework
Description-Content-Type: text/x-rst

rpaframework-recognition
========================

This library enablous various recognition features with `RPA Framework`_
libraries, such as image template matching.

.. _RPA Framework: https://rpaframework.org

