Metadata-Version: 2.1
Name: robotcode-modifiers
Version: 0.27.2
Summary: Some Robot Framework Modifiers for RobotCode
Project-URL: Donate, https://github.com/sponsors/d-biehl
Project-URL: Documentation, https://github.com/d-biehl/robotcode#readme
Project-URL: Changelog, https://github.com/d-biehl/robotcode/blob/main/CHANGELOG.md
Project-URL: Issues, https://github.com/d-biehl/robotcode/issues
Project-URL: Source, https://github.com/d-biehl/robotcode
Author-email: Daniel Biehl <dbiehl@live.de>
License-Expression: Apache-2.0
License-File: LICENSE.txt
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: robotframework>=4.1.0
Description-Content-Type: text/markdown

# robotcode-utils

[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-modifiers.svg)](https://pypi.org/project/robotcode-modifiers)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-modifiers.svg)](https://pypi.org/project/robotcode-modifiers)
[![License](https://img.shields.io/github/license/d-biehl/robotcode?style=flat&logo=apache)](https://github.com/d-biehl/robotcode/blob/master/LICENSE.txt)

-----

## Introduction

Some Robot Framework Modifiers for [RobotCode](https://robotcode.io).

## Installation

```console
pip install robotcode-modifiers
```

## License

`robotcode-utils` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
