package fit

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

Install

Authors

Maintainers

Sources

fit-1.1.0.tbz
sha256=604f0017399b1164113b099847927927527231220b9cfe58317c1384ccbd667e
sha512=226915ad724febe85ca2d86c482c49776a0beed01e3a6861479de86bd19eb2aedf05f54fb5aa18eea84d5739062f1f907ba5b0d3359ada6113ea9d177fbc88f3

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: 08 Aug 2023

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