Metadata revisions for fit-0.5

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r1 (fit-0.5-r1) 2015-01-08T05:30:31Z mgiles 87f70d521590ba57a662694c83401df69c45c6c721e52119fde62685873b5f6f
  • Changed description from

    The FIT protocol is used by many sport and fitness devices made by companies
    like Garmin, for example running watches and bike computers. `fit` provides an
    API for parsing these files for analysis or conversion.
    
    Currently this package is a pretty low-level effort, and you'll need to be familiar
    with FIT to get much value from it. Specifically, the notion of the FIT \"profile\" is
    ignored entirely, so to make use of the decoded file you'll need to reference the
    \"Profile.xls\" spreadsheet in the <http://www.thisisant.com/resources/fit FIT SDK>.
    
    The "Fit" module exports a convenient set of data types for examining FIT files, as
    well as some lenses for extracting specific data. It's intended that the API in the
    "Fit" module should be sufficient and convenient for most uses, but if you need access
    to the exact structure of the file you can use the data types in "Fit.Internal.FitFile"
    and parsers in "Fit.Internal.Parse".
    to
    The FIT protocol is used by many sport and fitness devices made by companies
    like Garmin, for example running watches and bike computers. `fit` provides an
    API for parsing these files for analysis or conversion.
    
    Currently this package is a pretty low-level effort, and you'll need to be familiar
    with FIT to get much value from it. Specifically, the notion of the FIT \"profile\" is
    ignored entirely, so to make use of the decoded file you'll need to reference the
    \"Profile.xls\" spreadsheet in the <http://www.thisisant.com/resources/fit FIT SDK>.
    
    The "Fit" module exports a convenient set of data types for examining FIT files, as
    well as some lenses for extracting specific data. It's intended that the API in the
    "Fit" module should be sufficient and convenient for most uses, but if you need access
    to the exact structure of the file you can use the data types in "Fit.Internal.FitFile"
    and parsers in "Fit.Internal.Parse".
    
    Feel free to contact me if you have any questions, suggestions, or requests.

-r0 (fit-0.5-r0) 2015-01-08T05:25:02Z mgiles 318416a90863b3d6b1b1bdd401e35740a3404fa74227a8167dc4b54bf8831d33