Metadata-Version: 2.1
Name: libtesthello
Version: 0.0.3
Summary: Biblioteca que diz Hello
Home-page: https://github.com/faustoroger/dio-desafio-github-primeiro-repositorio/tree/main/Python/Desafios/03-Desafios.Descomplicando.a.Cria%C3%A7%C3%A3o.de.Pacotes/libtesthello
Author: fr
Author-email: testsayhellofr@gmail.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# libtesthello

The package libtesthello is used to:
- Say Hello

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install libtesthello

```bash
pip install libtesthello
```

## Author

Fausto Roger

## License

[MIT](https://choosealicense.com/licenses/mit/)


