Metadata-Version: 2.1
Name: util-rpa
Version: 1.23
Summary: Utilitarios usados por RPA Python
Home-page: UNKNOWN
Author: Jonathan Bolo
Author-email: jonathan.bolo@telefonica.com
License: MIT
Description: pip install twine
        python setup.py bdist_wheel 
        python setup.py sdist
        
        twine upload dist/* 
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Requires-Python: >=3.9.0
Description-Content-Type: text/markdown
