Metadata-Version: 2.3
Name: skarp
Version: 0.0.1
Project-URL: Documentation, https://github.com/tunnelworks/skarp#readme
Project-URL: Issues, https://github.com/tunnelworks/skarp/issues
Project-URL: Source, https://github.com/tunnelworks/skarp
Author-email: tunnelworks <git@tunnelworks.org>
License-Expression: Apache-2.0
License-File: LICENSE.txt
Classifier: Development Status :: 2 - Pre-Alpha
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

# skarp

[![PyPI - Version](https://img.shields.io/pypi/v/skarp.svg)](https://pypi.org/project/skarp)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/skarp.svg)](https://pypi.org/project/skarp)

-----

## Table of Contents

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

## Installation

```console
pip install skarp
```

## License

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