Name: rrdtool Synopsis: High level bindings to RRDtool Description: RRDtool is a high performance data logging and graphing system for time series data. This package provides high-level bindings to librrd, which contains most of the functionality in RRDtool. Version: 0.1 License: PublicDomain License-File: COPYING Author: PHO Maintainer: PHO Homepage: http://cielonegro.org/Hs-rrdtool.html Category: Database, Statistics Tested-With: GHC == 6.12.1 Cabal-Version: >= 1.6 Build-Type: Simple Source-Repository head Type: git Location: git://git.cielonegro.org/hs-rrdtool.git Library Build-Depends: base == 4.2.*, bindings-librrd == 0.2.*, template-haskell == 2.4.*, time == 1.1.*, tfp == 0.2.* Exposed-Modules: Database.RRDtool Database.RRDtool.Create Database.RRDtool.Expression Data.HList Data.HList.Prelude Data.HList.String Types.Data.Graph Types.Data.Graph.Dijkstra Types.Data.Graph.RootPath Types.Data.Heap Types.Data.List.Ops Types.Data.Map Types.Data.Maybe GHC-Options: -Wall