Metadata-Version: 2.4
Name: roborama
Version: 0.0.0.dev0
Summary: Frictionless robotic process automation engine for everyone.
Author: seto
License: AGPL-3.0-or-later
Project-URL: Source, https://github.com/seto/roborama
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: browser
Requires-Dist: playwright~=1.60; extra == "browser"
Provides-Extra: windows
Provides-Extra: dev
Requires-Dist: black~=26.5; extra == "dev"
Requires-Dist: build~=1.5; extra == "dev"
Requires-Dist: invoke~=3.0; extra == "dev"
Requires-Dist: isort~=8.0; extra == "dev"
Requires-Dist: pytest~=9.0; extra == "dev"
Requires-Dist: pytest-cov~=7.1; extra == "dev"
Requires-Dist: twine~=6.2; extra == "dev"
Dynamic: license-file

<h1 align="center">Roborama</h1>

<p align="center">
  <a href="LICENSE"><img src="https://img.shields.io/badge/license-AGPL--3.0+-blue.svg" alt="License: AGPL-3.0-or-later"></a>
  <a href="https://pypi.org/project/roborama/"><img src="https://img.shields.io/pypi/v/roborama.svg?maxAge=86400&color=blue" alt="Version"></a>
  <a href="https://pypi.org/project/roborama"><img src="https://img.shields.io/pypi/pyversions/roborama.svg" alt="Supported Versions"></a> 
  <a href="https://github.com/psf/black"><img src="https://img.shields.io/badge/code_style-black-000000.svg" alt="Code style: black"></a>
</p>

Roborama is a frictionless and open-source Robotic Process Automation (RPA) framework designed for everyone.
