MANIFEST.in
README.rst
requirements-dev.txt
requirements-test.txt
requirements.txt
setup.py
correios/__init__.py
correios/client.py
correios/exceptions.py
correios/soap.py
correios.egg-info/PKG-INFO
correios.egg-info/SOURCES.txt
correios.egg-info/dependency_links.txt
correios.egg-info/requires.txt
correios.egg-info/top_level.txt
correios/models/__init__.py
correios/models/address.py
correios/models/services.py
correios/models/user.py
tests/__init__.py
tests/conftest.py
tests/test_address_models.py
tests/test_client.py
tests/test_user_models.py
tests/vcr.py