Metadata-Version: 2.1
Name: rpaframework-windows
Version: 1.2.1
Summary: Windows library for RPA Framework
Home-page: https://rpaframework.org/
License: Apache-2.0
Keywords: robotframework,rpa,automation,google
Author: RPA Framework
Author-email: rpafw@robocorp.com
Requires-Python: >=3.6.2,<4.0.0
Classifier: Development Status :: 3 - Alpha
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.6
Classifier: Programming Language :: Python :: 3.7
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: comtypes (==1.1.10); sys_platform == "win32"
Requires-Dist: dataclasses (>=0.7,<0.8); python_version >= "3.6" and python_version < "3.7"
Requires-Dist: psutil (>=5.8.0,<6.0.0); sys_platform == "win32"
Requires-Dist: pynput-robocorp-fork (>=4.0.0,<5.0.0)
Requires-Dist: robotframework (>=4.0.0,!=4.0.1,<5.0.0)
Requires-Dist: robotframework-pythonlibcore (>=3.0.0,<4.0.0)
Requires-Dist: rpaframework-core (>=6.5.1,<7.0.0)
Requires-Dist: uiautomation (>=2.0.15,<3.0.0)
Project-URL: Documentation, https://rpaframework.org/
Project-URL: Repository, https://github.com/robocorp/rpaframework
Description-Content-Type: text/x-rst

rpaframework-windows
====================

This library enables Windows automation for the  `RPA Framework`_
libraries based on `uiautomation`_ dependency.

.. _RPA Framework: https://rpaframework.org
.. _uiautomation: https://github.com/yinkaisheng/Python-UIAutomation-for-Windows

