Metadata-Version: 2.1
Name: gpx-trip
Version: 0.0.0.dev0
Summary: Extract stops and journeys from gpx traces
Home-page: UNKNOWN
Author: R. A. Spencer
Author-email: general@robertandrewspencer.com
License: LICENCE.txt
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
Requires-Dist: gpxpy (==1.3.5)
Requires-Dist: pandas (==0.25.3)
Requires-Dist: traces (==0.5.2)

GPX Trip Extraction
===================

Extract the stops and trips from a GPX trace.


