Metadata-Version: 2.3
Name: gpxprofpy
Version: 0.0.2
Summary: Package with tool to plot a GPX elevation profile
Project-URL: Homepage, https://github.com/timothee-faget/GPXProfilePloter
Project-URL: Issues, https://github.com/timothee-faget/GPXProfilePloter/issues
Author-email: Timothee FAGET <timotheefaget@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: gpxpy>=1.6.0
Requires-Dist: matplotlib>=3.9.0
Requires-Dist: numpy>=2.0.0
Description-Content-Type: text/markdown

# GPXProfilePloter

Tool for ploting a GPX elevation profile

Import plot_gpx_profile function to use
