darcs2dot: Outputs dependencies of darcs patches in dot format.

[ bsd3, deprecated, development, program ] [ Propose Tags ]
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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Dependencies base (>=4.5 && <4.6), containers (>=0.4 && <0.5), darcs (>=2.8 && <2.9), graph-wrapper (>=0.2 && <0.3), string-conversions (>=0.2 && <0.3) [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 2012-05-20T16:19:26Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables darcs2dot
Downloads 1949 total (9 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-12-24 [all 7 reports]