timeplot 0.1 → 0.1.1
raw patch · 1 files changed
+5/−5 lines, 1 files
Files
- timeplot.cabal +5/−5
timeplot.cabal view
@@ -1,5 +1,5 @@ Name: timeplot-Version: 0.1+Version: 0.1.1 License: BSD3 License-file: LICENSE Copyright: Eugene Kirpichov, 2009@@ -7,13 +7,13 @@ Maintainer: Eugene Kirpichov <ekirpichov@gmail.com> Synopsis: A tool for visualizing time series from log files. Description: A tool for visualizing time series from log files. - Reads an input file with events in different "tracks" and draws a diagram for each track,- where a diagram may be one of 8 types. See --help for help and haskell.org/haskellwiki/Timeplot- for a bigger description, examples and a tutorial.+ Reads an input file with events in different "tracks" and draws a diagram for + each track, where a diagram may be one of 8 types. See --help for help and the + homepage for a bigger description, examples and a tutorial. Category: Graphics Cabal-Version: >= 1.6 Build-Type: Simple-+Homepage: haskell.org/haskellwiki/Timeplot Source-repository head type: darcs location: http://patch-tag.com/r/jkff/timeplot