Metadata-Version: 2.3
Name: greenland-hello
Version: 0.1.2
Project-URL: Documentation, https://codeberg.org/m-e-leypold/greenland-hello#readme
Project-URL: Issues, https://codeberg.org/m-e-leypold/greenland-hello/issues
Project-URL: Source, https://codeberg.org/m-e-leypold/greenland-hello
Author-email: Markus E Leypold <pythonista-4sda212@m-e-leypold.de>
License-Expression: GPL-3.0-or-later
License-File: LICENSE.txt
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
Requires-Dist: docopt-ng
Description-Content-Type: text/markdown

# greenland-hello

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

-----

## Table of Contents

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

## Installation

```console
pip install greenland-hello
```

## License

`greenland-hello` is distributed under the terms of the [GPL-3.0-or-later](https://spdx.org/licenses/GPL-3.0-or-later.html) license.
