Metadata-Version: 2.1
Name: cursofiap-juniorloppes
Version: 1.0.0
Summary: Descricao da sua lib cursofiap
Home-page: https://github.com/juniorloppes/cursofiap
Author: Junior
Author-email: juniorloppes@gmail.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown

# /mnt/c/POS_FIAP_IA/python/studyia/cursofiap
A simple example library.
## Installation
```sh
pip install /mnt/c/POS_FIAP_IA/python/studyia/cursofiap
```
## Usage
```python
from /mnt/c/POS_FIAP_IA/python/studyia/cursofiap import hello_world
print(hello_world())
```


