Name: gps2htmlReport Version: 0.3 Cabal-Version: >=1.6 Description: Generate a HTML summary report of GPS tracks synopsis: GPS to HTML Summary Report License: BSD3 License-file: LICENSE Author: Rob Stewart Maintainer: Rob Stewart Homepage: https://github.com/robstewart57/Gps2HtmlReport bug-reports: https://github.com/robstewart57/Gps2HtmlReport Build-Type: Simple stability: alpha category: Data extra-source-files: README.md LiberationMono-Bold.ttf tested-with: GHC ==7.0.2 Executable gps2htmlReport Main-is: Data/GPS/Gps2HtmlReport/Main.hs library Build-Depends: base >= 4 && < 5, html, gps >= 0.8.4, time, cairo, Chart, random, data-accessor, colour, xsd >= 0.3.5, filepath, directory, process, gd >= 3000.7.1, bytestring, http-enumerator, hsmagick, cmdargs, tar Exposed-Modules: Data.GPS.Gps2HtmlReport.HTMLGenerator, Data.GPS.Gps2HtmlReport.JourneyStats, Data.GPS.Gps2HtmlReport.JourneyCharts, Data.GPS.Gps2HtmlReport.DrawOsm source-repository head type: git location: git://github.com/robstewart57/Gps2HtmlReport.git