Metadata-Version: 2.1
Name: strava2gpx
Version: 0.2
Summary: A package to convert Strava activities to GPX format
Home-page: https://github.com/jime567/strava2gpx
Author: James Phelps
Author-email: jamesphelpsmail@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Strava2GPX

A Python package to convert Strava activities to GPX format.

## Installation

```sh
pip install strava2gpx
