Add a changelog
[pgp-tools.git] / sig2dot / README.sig2dot
1 sig2dot
2 -------
3
4 Sig2dot parses the output of "gpg --list-sigs" into a format suitable
5 for rendering into a graph by springgraph or graphviz.
6
7 The syntax definition of the .dot files which sig2dot produces
8 can be found in the graphviz man pages. A copy is here:
9 * http://www.graphviz.org/Documentation.php
10 * http://www.graphviz.org/cvs/doc/info/lang.html
11
12 -- Christoph Berg <cb@df7cb.de> Sun, 6 Mar 2005 18:11:08 +0100