Metadata-Version: 2.1
Name: django-brazilian-addresses
Version: 0.2
Summary: A django client library for Brazilian Correios API's, current solution available to find addresses by zipcode, calculate the shipping service and tracking.
Home-page: http://felipefrizzo.github.io
Author: Felipe Frizzo
Author-email: felipefrizzo@gmail.com
License: License MIT
Description: # Django Brazilian Addresses
        [![Build Status](https://travis-ci.org/felipefrizzo/django-brazilian-addresses.svg?branch=master)](https://travis-ci.org/felipefrizzo/django-brazilian-addresses)  
        A django client library for Brazilian Correios API's, current solution available to find addresses by zipcode, calculate the shipping service and tracking.
        
        ## How to develop ?
        In progress...
        
        ## Installation
        In progress...
        
        ## Author
        This django library was created in 2018 by [Felipe Frizzo]('http://felipefrizzo.github.io')
        
        ## License
        The MIT License (MIT)
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: Framework :: Django :: 1.11
Classifier: Framework :: Django :: 2.0
Classifier: Framework :: Django :: 2.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Description-Content-Type: text/markdown
