AGENTS.md
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
README.md
ROADMAP.md
SECURITY.md
pyproject.toml
docs/ARCHITECTURE.md
docs/COORDINATES.md
docs/FIXES.md
docs/GEOJSON.md
docs/NAVIGATION.md
docs/PRODUCT.md
docs/RELEASING.md
docs/SUPPORT.md
scripts/release.py
scripts/smoke_test_artifact.py
src/nautipy/__init__.py
src/nautipy/__main__.py
src/nautipy/_fix_solver.py
src/nautipy/_machine.py
src/nautipy/cli.py
src/nautipy/coordinates.py
src/nautipy/errors.py
src/nautipy/fix.py
src/nautipy/geodesic.py
src/nautipy/geojson.py
src/nautipy/position.py
src/nautipy/py.typed
src/nautipy.egg-info/PKG-INFO
src/nautipy.egg-info/SOURCES.txt
src/nautipy.egg-info/dependency_links.txt
src/nautipy.egg-info/entry_points.txt
src/nautipy.egg-info/requires.txt
src/nautipy.egg-info/top_level.txt
tests/test_cli.py
tests/test_coordinates.py
tests/test_fix_models.py
tests/test_fix_solver.py
tests/test_geodesic.py
tests/test_geojson.py
tests/test_inspection_and_formatting.py
tests/test_machine_formats.py
tests/test_release.py
tests/test_structured_inputs.py