MANIFEST.in
README.md
pyproject.toml
setup.py
src/xatra/__init__.py
src/xatra/colorseq.py
src/xatra/data_installer.py
src/xatra/debug_utils.py
src/xatra/flagmap.py
src/xatra/geometry_cache.py
src/xatra/hub.py
src/xatra/icon.py
src/xatra/loaders.py
src/xatra/paxmax.py
src/xatra/pyplot.py
src/xatra/render.py
src/xatra/settings.py
src/xatra/simplify_data.py
src/xatra/territory.py
src/xatra/territory_library.py
src/xatra.egg-info/PKG-INFO
src/xatra.egg-info/SOURCES.txt
src/xatra.egg-info/dependency_links.txt
src/xatra.egg-info/entry_points.txt
src/xatra.egg-info/requires.txt
src/xatra.egg-info/top_level.txt
src/xatra/icons/README.md
src/xatra/icons/marker-icon-green.png
src/xatra/icons/marker-icon-red.png
src/xatra/icons/marker-icon.png
tests/test_adminrivers_labels.py
tests/test_auto_focus.py
tests/test_flag_intersection_polygonal_output.py
tests/test_geometric_icons.py
tests/test_icon_library.py
tests/test_icon_size_anchor.py
tests/test_polygon.py
tests/test_pyplot_method_parity.py
tests/test_simplify_api.py