CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/postalcodes_mexico.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
postalcodes_mexico/__init__.py
postalcodes_mexico/postalcodes_mexico.py
postalcodes_mexico.egg-info/PKG-INFO
postalcodes_mexico.egg-info/SOURCES.txt
postalcodes_mexico.egg-info/dependency_links.txt
postalcodes_mexico.egg-info/not-zip-safe
postalcodes_mexico.egg-info/requires.txt
postalcodes_mexico.egg-info/top_level.txt
postalcodes_mexico/data/postalcodes.sqlite3
tests/__init__.py
tests/test_postalcodes_mexico.py
tests/test_utils.py