Metadata-Version: 2.4
Name: poiu
Version: 0.0.1.dev9
Project-URL: Documentation, https://github.com/André P. Santos/poiu#readme
Project-URL: Issues, https://github.com/André P. Santos/poiu/issues
Project-URL: Source, https://github.com/André P. Santos/poiu
Author-email: "André P. Santos" <andreztz@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
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
Requires-Python: >=3.8
Requires-Dist: click
Description-Content-Type: text/markdown

# poiu

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

-----

## Table of Contents

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

## Installation

```console
pip install poiu
```

## License

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