Metadata-Version: 2.4
Name: rpaframework-recognition
Version: 8.0.0
Summary: OCR capabilities used by RPA Framework
Project-URL: homepage, https://rpaframework.org/
Project-URL: documentation, https://rpaframework.org/
Project-URL: repository, https://github.com/robocorp/rpaframework
Author-email: RPA Framework <rpafw@robocorp.com>
License: Apache-2.0
License-File: LICENSE
Keywords: automation,cv,ocr,recognition,robotframework,rpa
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: docutils>=0.21.2
Requires-Dist: numpy<2.0.0,>=1.19.3
Requires-Dist: opencv-python-headless<4.11.0,>=4.8.1
Requires-Dist: pillow>=10.2.0
Requires-Dist: pytesseract<0.4.0,>=0.3.6
Requires-Dist: rpaframework-core>=13.0.0
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
