flight-igc: A parser for IGC files.

[ data, library, mpl, parsing ] [ Propose Tags ]

IGC is a waypoint file format from the International Gliding Commission of FAI. This haskell library can parse B records from these files.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 1.0.0
Change log changelog.md
Dependencies base (>=4.5 && <5), cmdargs, directory, filemanip, filepath, flight-igc, mtl, parsec, raw-strings-qq, system-filepath, transformers [details]
License BSD-3-Clause
Author Phil de Joux
Maintainer phil.dejoux@blockscope.com
Revised Revision 1 made by philderbeast at 2018-06-29T00:58:01Z
Category Data, Parsing, Flight
Home page https://github.com/BlockScope/haskell-flight-igc#readme
Bug tracker https://github.com/BlockScope/haskell-flight-igc/issues
Source repo head: git clone https://github.com/BlockScope/haskell-flight-igc
Uploaded by philderbeast at 2017-05-06T15:34:25Z
Distributions NixOS:1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables flight-igc
Downloads 1592 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-05-06 [all 1 reports]

Readme for flight-igc-0.1.0

[back to package description]

Build Status

WIP: A parser for flight IGC files, a waypoint format from the International Gliding Commission of FAI.