Metadata-Version: 2.1
Name: rpaframework-dialogs
Version: 0.4.1
Summary: Dialogs library of RPA Framework
Home-page: https://rpaframework.org/
License: Apache-2.0
Author: RPA Framework
Author-email: rpafw@robocorp.com
Requires-Python: >=3.6.2,<4.0.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: robocorp-dialog (>=0.4.0,<0.5.0)
Requires-Dist: robotframework (>=4.0.0,!=4.0.1,<5.0.0)
Requires-Dist: rpaframework-core (>=6.1.0,<7.0.0)
Project-URL: Documentation, https://rpaframework.org/
Project-URL: Repository, https://github.com/robocorp/rpaframework
Description-Content-Type: text/x-rst

rpaframework-dialogs
====================

This library allows creating dynamic dialogs during Robot Framework
executions, which can be used for showing information to users and
requesting input from them. It's a part of `RPA Framework`_.

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

