Metadata-Version: 2.1
Name: ingaia-libs
Version: 0.0.22
Summary: inGaia Python Utility Library
Home-page: http://gitlab.ingaia.com.br/operacoes/libs/ingaia-libs
Author: inGaia Operations
Author-email: suporte.operacoes@i-value.com.br
License: MIT
Description: 
        inGaia Python Utility Library
        =============================
        
        How to use
        ----------
        
        ``pip install ingaia-libs==0.0.22``
        
        How to deploy to pypi.org???
        ----------------------------
        
        
        #. First: you need to install two python libraries: **bumpversion** and **twine**. 
        #. Second: execute the file ``deploy`` and put the pypi.org username and password 
        
        ..
        
           See "\ `Operations Team Secret Resources <https://i-value.atlassian.net/wiki/spaces/IO/pages/350879767/Operations+Team+Secret+Resources>`_\ " to get pypi login info
        
        
        Libraries
        ---------
        
        See the Readme file in subdirectories to know these libraries:
        
        
        * Google Cloud Utils
        * Request Logger 
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
