name: hubigraph version: 0.3.1 homepage: http://ooxo.org/hubigraph/ synopsis: A haskell wrap for Ubigraph description: Hubigraph is a Haskell wrapper for Ubigraph, which is a tool for visualizing dynamic graphs. category: Graphics license: BSD3 license-file: LICENSE author: Kohei Ozaki maintainer: Kohei Ozaki cabal-version: >= 1.2 build-type: Simple stability: experimental data-files: README.markdown library exposed-modules: Graphics.Ubigraph, Graphics.Ubigraph.Base, Graphics.Ubigraph.Style build-depends: base >=3 && < 5, mtl >= 1.1.0.1, containers >= 0.2.0.0, haxr >= 3000.2.1