LICENSE
README.md
pyproject.toml
ggps/__init__.py
ggps/base_handler.py
ggps/counter.py
ggps/gpx_handler.py
ggps/path_handler.py
ggps/tcx_handler.py
ggps/trackpoint.py
ggps.egg-info/PKG-INFO
ggps.egg-info/SOURCES.txt
ggps.egg-info/dependency_links.txt
ggps.egg-info/requires.txt
ggps.egg-info/top_level.txt
tests/test_counter.py
tests/test_gpx_handler.py
tests/test_gpx_handler_2024.py
tests/test_library_info.py
tests/test_path_handler.py
tests/test_tcx_handler.py
tests/test_tcx_handler_2024.py
tests/test_trackpoint.py