LICENSE
MANIFEST.in
README.md
setup.py
correios_lib/__init__.py
correios_lib/base.py
correios_lib/entities.py
correios_lib/requests.py
correios_lib/responses.py
correios_lib/validators.py
correios_lib/webservices.py
correios_lib.egg-info/PKG-INFO
correios_lib.egg-info/SOURCES.txt
correios_lib.egg-info/dependency_links.txt
correios_lib.egg-info/requires.txt
correios_lib.egg-info/top_level.txt
tests/__init__.py
tests/helper.py
tests/base/__init__.py
tests/base/webservice_base_test.py
tests/entities/__init__.py
tests/entities/coleta_simultanea_test.py
tests/entities/coleta_test.py
tests/entities/destinatario_test.py
tests/entities/objeto_test.py
tests/entities/produto_test.py
tests/requests/__init__.py
tests/requests/request_solicitar_postagem_reversa_test.py
tests/validators/CEP_test.py
tests/validators/CNPJ_test.py
tests/validators/CPF_test.py
tests/validators/Date_test.py
tests/validators/Email_test.py
tests/validators/Price_test.py
tests/validators/__init__.py
tests/webservices/__init__.py
tests/webservices/logistica_reversa_test.py