Metadata-Version: |
2.1 |
Name: |
rpaframework-windows |
Version: |
7.5.2 |
Summary: |
Windows library for RPA Framework |
Author: |
RPA Framework |
Author-Email: |
rpafw[at]robocorp.com |
Home-Page: |
https://rpaframework.org/ |
Project-Url: |
Documentation, https://rpaframework.org/ |
Project-Url: |
Repository, https://github.com/robocorp/rpaframework |
License: |
Apache-2.0 |
Keywords: |
robotframework,rpa,automation,windows,uiautomation |
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 :: Microsoft :: Windows |
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.12 |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.8,<4.0 |
Requires-Dist: |
comtypes (<2.0.0,>=1.1.11); sys_platform == "win32" |
Requires-Dist: |
dataclasses (<0.8,>=0.7); python_version >= "3.6" and python_version < "3.7" |
Requires-Dist: |
fire (<0.5.0,>=0.4.0) |
Requires-Dist: |
psutil (<6.0.0,>=5.9.0); sys_platform == "win32" |
Requires-Dist: |
pynput-robocorp-fork (<6.0.0,>=5.0.0) |
Requires-Dist: |
pywin32 (<307,>=300); python_full_version != "3.8.1" and sys_platform == "win32" |
Requires-Dist: |
robotframework (!=4.0.1,!=6.1.0,<7.0.0,>=4.0.0) |
Requires-Dist: |
robotframework-pythonlibcore (<5.0.0,>=4.2.0) |
Requires-Dist: |
rpaframework-core (<12.0.0,>=11.3.1) |
Requires-Dist: |
uiautomation (<3.0.0,>=2.0.15) |
Description-Content-Type: |
text/x-rst |