Metadata-Version: 2.1
Name: jadlog
Version: 0.0.5
Summary: Projeto simples para calculo de frete, cubagem e peso real para transportadora Jadlog
Home-page: https://github.com/tiagocordeiro/jadlog
Author: Tiago Cordeiro
Author-email: tiago@mulhergorila.com
License: MIT
Description: # jadlog
        Projeto simples para calculo de frete, cubagem e peso real para transportadora Jadlog
        
        [![Updates](https://pyup.io/repos/github/tiagocordeiro/jadlog/shield.svg)](https://pyup.io/repos/github/tiagocordeiro/jadlog/)
        [![Python 3](https://pyup.io/repos/github/tiagocordeiro/jadlog/python-3-shield.svg)](https://pyup.io/repos/github/tiagocordeiro/jadlog/)
        [![Build Status](https://travis-ci.org/tiagocordeiro/jadlog.svg?branch=master)](https://travis-ci.org/tiagocordeiro/jadlog)
        
        
        ## Instalando o pacote via pip
        `pip install jadlog`
        
        ## Instalando via git
        `git clone https://github.com/tiagocordeiro/jadlog.git`
        
        ## Como usar
        Antes de mais nada você precisa ter uma conta com a Jadlog http://www.jadlog.com.br/
        
        Você vai precisar para calculo do frete e peso de cubagem:
        * Cadastro/Contrato com a Jadlog
            * Usuário (CNPJ)
            * Senha
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Paste
Description-Content-Type: text/markdown
