darcs2dot-0.1.0.1: Outputs dependencies of darcs patches in dot format.

The darcs2dot package

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

Properties

Versions0.1.0.0, 0.1.0.1
Dependenciesbase (≥4.5 & <4.7), containers (≥0.4 & <0.6), darcs (2.8.*), graph-wrapper (0.2.*), string-conversions (≥0.2 & <0.4)
LicenseBSD3
AuthorSönke Hahn
Maintainersoenkehahn@gmail.com
CategoryDevelopment
Source repositorydarcs get shahn@patch-tag.com:/r/shahn/darcs2dot
Executablesdarcs2dot
Upload dateSun Apr 7 19:30:11 UTC 2013
Uploaded bySoenkeHahn

Downloads