package fit

  1. Overview
  2. Docs
A parser for Garmin FIT data files

Install

Authors

Maintainers

Sources

fit-1.0.3.tbz
sha256=559ecb941426300106114c76b0cbbd62a9c95719b4cf2f81f00693d8b0281164
sha512=69c95be4e92e87752e0f13fb2c1a964df0ef52dde64ff6ce46ac5bf46f1c0d6df59cb87217a71424e227618ac9e09b3b2be0a3deb4bed4b04926267577c863ca

Description

Fit is library for reading FIT files as they are produced by Garmin and other fitness devices. It comes with a small command-line tool to emit some of that information as JSON, mostly for debugging. Fit is not comprehensive but reads the most important records from a FIT file that contains the actual periodic measurements.

Published: 02 Aug 2022

Dependencies (7)

  1. ISO8601 >= "0.2.6"
  2. rresult >= "0.6.0"
  3. ezjsonm >= "1.2.0"
  4. angstrom >= "0.15.0"
  5. cmdliner >= "1.1.0"
  6. dune >= "2.0"
  7. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None