xdot: Parse Graphviz xdot files and interactively view them using GTK and Cairo
Parse Graphviz xdot files and interactively view them using GTK and Cairo.
Currently not all xdot features are supported. Nodes and edges can be highlighted by hovering them and clicked.
For an example of using this library try the accompanying
Demo.hs
with the dot-files in dot-examples/
.
This library was originally written as part of ghc-vis, but is now a seperate project, in case anyone else may have a use for it.
Downloads
- xdot-0.2.4.7.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.4, 0.2.4.1, 0.2.4.2, 0.2.4.3, 0.2.4.4, 0.2.4.5, 0.2.4.6, 0.2.4.7, 0.2.4.8, 0.2.4.9, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.5 |
---|---|
Dependencies | base (>=4 && <5), cairo (>=0.12 && <0.14), graphviz (>=2999.16 && <2999.18), gtk (>=0.12 && <0.14), mtl (>=2.0 && <2.3), polyparse (>=1.8 && <1.12), text (>=0.11 && <1.3), xdot [details] |
Tested with | ghc ==7.4.1, ghc ==7.4.2, ghc ==7.6.1, ghc ==7.6.2, ghc ==7.6.3, ghc ==7.8.3 |
License | BSD-3-Clause |
Copyright | Dennis Felsing 2012-2013 |
Author | Dennis Felsing <dennis@felsin9.de> |
Maintainer | Dennis Felsing <dennis@felsin9.de> |
Category | Graphs, Graphics |
Source repo | head: git clone https://github.com/def-/xdot.git |
Uploaded | by DennisFelsing at 2015-05-18T07:42:00Z |
Distributions | NixOS:0.3.0.5 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | xdot-demo |
Downloads | 13476 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-05-21 [all 1 reports] |