Metadata-Version: 2.4
Name: simtab
Version: 0.1.1
Summary: Módulos utilitários para automações Python. Inclui email, excel, tableau e conversores.
Author-email: henrique pessoa <henrique.pessoa@martins.com.br>
License: MIT
Project-URL: Homepage, https://github.com/pytsx/simtab
Project-URL: Bug Tracker, https://github.com/pytsx/simtab/issues
Keywords: automação,email,excel,tableau,conversão,utilitários
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

python -m build
python -m twine upload dist/*
