darcs2dot: Outputs dependencies of darcs patches in dot format.
Deprecated
in favor of darcs
Outputs dependencies of darcs patches in dot format. Just run darcs2dot in a darcs repo and it will output (the transitive reduction of) the dependencies of the patches in dot format to stdout.
You can use the graphviz tools to generate graph files from that. For example:
$ darcs2dot | dot -Tpdf -o darcsDeps.pdf
Downloads
- darcs2dot-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
Dependencies | base (>=4.5 && <4.7), containers (>=0.4 && <0.6), darcs (>=2.8 && <2.9), graph-wrapper (>=0.2 && <0.3), string-conversions (>=0.2 && <0.4) [details] |
License | BSD-3-Clause |
Author | Sönke Hahn |
Maintainer | soenkehahn@gmail.com |
Category | Development |
Source repo | head: darcs get shahn@patch-tag.com:/r/shahn/darcs2dot |
Uploaded | by SoenkeHahn at 2013-04-07T19:30:11Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | darcs2dot |
Downloads | 1989 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-11 [all 9 reports] |