Metadata-Version: 2.1
Name: py3-hello
Version: 2.0.1
Summary: A program to test packaging and deployment
Project-URL: Homepage, https://gitlab.com/jfxs/py3-hello/
Project-URL: Documentation, https://jfxs.gitlab.io/py3-hello/
Author-email: FX Soubirou <soubirou@yahoo.fr>
License: MIT
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: click>=8.1.7
Description-Content-Type: text/markdown

# Python hello world

[![Software License](https://img.shields.io/badge/license-MIT-informational.svg?style=flat)](LICENSE)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)

A tool to display Hello !

Documentation: [https://jfxs.gitlab.io/py3-hello/](https://jfxs.gitlab.io/py3-hello/)

## Authors

<!-- vale off -->
- **FX Soubirou** - *Initial work* - [GitLab repositories](https://gitlab.com/op_so)
<!-- vale on -->

## License

<!-- vale off -->
This program is free software: you can redistribute it and/or modify it under the terms of the MIT License (MIT). See the [LICENSE](https://opensource.org/licenses/MIT) for details.
<!-- vale on -->
