Metadata-Version: 2.1
Name: runtool
Version: 1.0.6
Summary: Install binary from github release.
Project-URL: Documentation, https://github.com/FlavioAmurrioCS/runtool#readme
Project-URL: Issues, https://github.com/FlavioAmurrioCS/runtool/issues
Project-URL: Source, https://github.com/FlavioAmurrioCS/runtool
Author-email: Flavio Amurrio <25621374+FlavioAmurrioCS@users.noreply.github.com>
License-Expression: MIT
License-File: LICENSE
Keywords: binary,github,install,release
Classifier: Development Status :: 4 - Beta
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 :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# runtool

[![PyPI - Version](https://img.shields.io/pypi/v/runtool.svg)](https://pypi.org/project/runtool)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/runtool.svg)](https://pypi.org/project/runtool)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/FlavioAmurrioCS/runtool/main.svg)](https://results.pre-commit.ci/latest/github/FlavioAmurrioCS/runtool/main)

-----

**Table of Contents**

- [runtool](#runtool)
  - [Installation](#installation)
  - [License](#license)

## Installation

```console
pip install runtool
```

## License

`runtool` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
