Metadata-Version: 2.1
Name: soma
Version: 0.1.24
Summary: Private utility package used by SomaLabs.
Home-page: https://bitbucket.org/somalabs/soma-tools
Author: Cyfer
Author-email: luiz.costa@somagrupo.com.br
License: UNKNOWN
Description: # Installation
        
        The installation can be done using either ssh or https:
        
        ## SSH
        `pip install -e "git+ssh://git@bitbucket.org/somalabs/soma-tools.git/#egg=soma&subdirectory=soma_pkg/"`
        
        ## HTTPS
        `pip install -e "git+https://bitbucket.org/somalabs/soma-tools.git/#egg=soma&subdirectory=soma_pkg/"`
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
