LICENSE
README.md
pyproject.toml
src/ndslive/math/__init__.py
src/ndslive/math/_version.py
src/ndslive/math/bounding_box.py
src/ndslive/math/morton.py
src/ndslive/math/polygon.py
src/ndslive/math/py.typed
src/ndslive/math/tileid.py
src/ndslive/math/triangulation.py
src/ndslive/math/vec2.py
src/ndslive/math/wgs84.py
src/ndslive/math/wgs84_aabb.py
src/ndslive/math/wgs84_polygon.py
src/ndslive_math.egg-info/PKG-INFO
src/ndslive_math.egg-info/SOURCES.txt
src/ndslive_math.egg-info/dependency_links.txt
src/ndslive_math.egg-info/top_level.txt
tests/test_geometry.py
tests/test_ndsmath.py
tests/test_parity.py