Metadata-Version: 2.4
Name: image_proceosimoes-image-processor
Version: 0.1.0
Summary: Um pacote simples para processamento de imagens
Home-page: https://github.com/osimoesbruno/processamento-de-imagens-python
Author: Bruno
Author-email: brusantossimoes@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Pillow
Requires-Dist: numpy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Image Processor

Pacote simples para processamento de imagens usando Pillow e NumPy.
