Metadata-Version: 2.1
Name: robotframework-ride
Version: 2.1.2
Summary: RIDE :: Robot Framework Test Data Editor
Home-page: https://github.com/robotframework/RIDE/
Download-URL: https://pypi.python.org/pypi/robotframework-ride
Author: Robot Framework Developers
Author-email: robotframework@gmail.com
License: Apache License 2.0
Keywords: robotframework testing testautomation
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
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: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.8, <3.14
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: AUTHORS.txt
Requires-Dist: PyPubSub
Requires-Dist: Pygments
Requires-Dist: psutil
Requires-Dist: Pywin32; sys_platform == "win32"
Requires-Dist: wxPython
Requires-Dist: packaging
Requires-Dist: requests>=2.32.2

Robot Framework is a generic test automation framework for acceptance
level testing. RIDE is a lightweight and intuitive editor for Robot
Framework test data.

Project: https://github.com/robotframework/RIDE#readme
