Metadata-Version: 2.1
Name: wltr-vin
Version: 1.1.0
Summary: Extracts useful information from Vehicle Identification Number (VIN)
Home-page: https://github.com/walteravelino/wltr-vin
Author: Walter José Avelino da Silva
Author-email: walter.avelin@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: cli
License-File: LICENSE
License-File: AUTHORS

# WLTR VIN
<a href="https://pypi.org/project/wltr-vin/">
  <img alt="PyPI" src="https://img.shields.io/pypi/v/wltr-vin">
</a>

[![Build Status](https://travis-ci.com/walteravelino/Projetos.svg?branch=master)](https://travis-ci.com/walteravelino/Projetos)
<img src = "https://img.shields.io/github/languages/top/walteravelino/wltr-vin">
<a href="https://github.com/walteravelino/Projetos/blob/master/LICENSE"><img src = "https://img.shields.io/github/license/walteravelino/Projetos"></a>

## Autor

👤 **Walter Avelino**

- StackOverFlow [@walteravelino](https://stackoverflow.com/users/13001807/walter-avelino)
- Github: [@walteravelino](https://github.com/walteravelino)
- Linkedin: [@walteravelino](https://linkedin.com/in/walter-avelino-434197105)
- DEV: [@walteravelino](https://dev.to/walteravelino)


## 📝 Licença

Copyright © 2022 [Walter Avelino](https://github.com/walteravelino). <br />
Os projetos estão sob a licença [MIT](https://github.com/walteravelino/Projetos/blob/master/LICENSE).

Pacote para validação de código VIN (Vehicle Identification Number)

## Instalação do WLTR VIN

Para instalar o pacote:

```bash
pip install wltr-vin
```


