Name: hp2pretty Version: 0.2 Synopsis: generate pretty graphs from heap profiles Description: hp2pretty is a rewrite of hp2ps, implemented in Haskell, with the aims of being maintainable, with more flexible output, and more beautiful output. Currently hp2pretty outputs Scalable Vector Graphics (SVG) only, though PostScript (PS) is planned. Also none (count'em) of hp2ps' options are implemented yet in hp2pretty. . Usage: "hp2pretty out.svg" Homepage: http://gitorious.org/hp2pretty License: BSD3 License-file: LICENSE Author: Claude Heiland-Allen Maintainer: claudiusmaximus@goto10.org Copyright: (C) 2010 Claude Heiland-Allen Category: Development Build-type: Simple Extra-source-files: NEWS README Cabal-version: >=1.6 Executable hp2pretty Build-depends: base >= 4 && < 5, array, bytestring, containers, mtl GHC-options: -Wall GHC-prof-options: -prof -auto-all HS-source-dirs: src Main-is: Main.hs Other-modules: Types Total Prune Bands Pretty Print SVG Graphics Source-repository head type: git location: git://gitorious.org/hp2pretty/hp2pretty.git Source-repository this type: git location: git://gitorious.org/hp2pretty/hp2pretty.git tag: v0.2