Metadata-Version: 2.1
Name: cursofiap-package-djflucena
Version: 1.0.0
Summary: Descricao da sua lib cursofiap
Home-page: https://github.com/djflucena/publicando-pacote-python
Author: David J F de Lucena
Author-email: djflucena@sefaz.al.gov.br
License: MIT
Description-Content-Type: text/markdown

# Cursofiap
A simple example library.
## Installation
```sh
pip install cursofiap
```
## Usage
```python
from cursofiap import hello_world
print(hello_world())
```
## License 

Distributed by MIT license.
