...
|
...
|
@@ -37,7 +37,7 @@ See also:
|
37
|
37
|
|
38
|
38
|
* [github issue tracker](https://github.com/jrfonseca/xdot.py/issues)
|
39
|
39
|
|
40
|
|
- * [googlecode issue tracker](https://code.google.com/p/jrfonseca/issues/list?q=xdot).
|
|
40
|
+ * [googlecode issue tracker](https://code.google.com/archive/p/jrfonseca/issues).
|
41
|
41
|
|
42
|
42
|
Screenshots
|
43
|
43
|
===========
|
...
|
...
|
@@ -125,6 +125,6 @@ Links
|
125
|
125
|
|
126
|
126
|
* [ZGRViewer](http://zvtm.sourceforge.net/zgrviewer.html) -- another superb graphviz/dot viewer
|
127
|
127
|
|
128
|
|
- * [dot2tex](http://code.google.com/p/dot2tex/) -- python script to convert xdot output from Graphviz to a series of PSTricks or PGF/TikZ commands.
|
|
128
|
+ * [dot2tex](https://github.com/kjellmf/dot2tex) -- python script to convert xdot output from Graphviz to a series of PSTricks or PGF/TikZ commands.
|
129
|
129
|
|
130
|
130
|
* The [pypy project](http://codespeak.net/pypy/) also includes an [interactive dot viewer based on graphviz's plain format and the pygame library](http://morepypy.blogspot.com/2008/01/visualizing-python-tokenizer.html).
|