CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
mapbox_vector_tile/__init__.py
mapbox_vector_tile/compat.py
mapbox_vector_tile/decoder.py
mapbox_vector_tile/encoder.py
mapbox_vector_tile/geom_encoder.py
mapbox_vector_tile/polygon.py
mapbox_vector_tile/simple_shape.py
mapbox_vector_tile.egg-info/PKG-INFO
mapbox_vector_tile.egg-info/SOURCES.txt
mapbox_vector_tile.egg-info/dependency_links.txt
mapbox_vector_tile.egg-info/not-zip-safe
mapbox_vector_tile.egg-info/requires.txt
mapbox_vector_tile.egg-info/top_level.txt
mapbox_vector_tile/Mapbox/__init__.py
mapbox_vector_tile/Mapbox/vector_tile_p3_pb2.py
mapbox_vector_tile/Mapbox/vector_tile_pb2.py
tests/__init__.py
tests/test_decoder.py
tests/test_encoder.py
tests/test_polygon.py