LICENSE
MANIFEST.in
README.md
animate_tracks.js
boat_legend_template.html
header_template.html
legend.js
pyproject.toml
speed_legend_template.html
gpx_player/__init__.py
gpx_player/clean_gpx.py
gpx_player/gpx_utils.py
gpx_player/main.py
gpx_player/openseamap.py
gpx_player/utils.py
gpx_player/validator.py
gpx_player.egg-info/PKG-INFO
gpx_player.egg-info/SOURCES.txt
gpx_player.egg-info/dependency_links.txt
gpx_player.egg-info/entry_points.txt
gpx_player.egg-info/requires.txt
gpx_player.egg-info/top_level.txt
schema/gpx_1.0.xsd
schema/gpx_1.1.xsd
tests/__init__.py
tests/test_cleanup.py
tests/test_openseamap.py
tests/test_utils.py
tests/test_validation.py