diff --git a/py/gpxinfo.py b/py/gpxinfo.py index e46712e..f9897ae 100644 --- a/py/gpxinfo.py +++ b/py/gpxinfo.py @@ -2,6 +2,7 @@ """ Command line utility to extract basic statistics from gpx file(s) +source: https://github.com/tkrajina/gpxpy/blob/dev/gpxinfo """ import pdb