<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>dot2tex</name>
<shortdesc>A Graphviz to LaTeX converter</shortdesc>
<description>The purpose of dot2tex is to give graphs generated by the graph layout tool
Graphviz_, a more LaTeX friendly look and feel. This is accomplished by:

- Using native PSTricks_ and `PGF/TikZ`_ commands for drawing arrows,
  edges and nodes.
- Typesetting labels with LaTeX, allowing mathematical notation.
- Using backend specific styles to customize the output.

Dot2tex can also automatically adjust the size of nodes and edge labels to fit
the output from LaTeX.

.. _Graphviz: http://www.graphviz.org/
.. _PSTricks: http://tug.org/PSTricks/main.cgi/
.. _PGF/TikZ: http://www.ctan.org/tex-archive/help/Catalogue/entries/pgf.html</description>
<download-page>http://www.fauskes.net/code/dot2tex/download/</download-page>
<homepage rdf:resource="http://www.fauskes.net/code/dot2tex/" />
<maintainer><foaf:Person><foaf:name>Kjell Magne Fauske</foaf:name>
<foaf:mbox_sha1sum>5eb0e6d780f63d6fbec9d184e2ef9917ef208c7e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.7.0</revision></Version></release>
</Project></rdf:RDF>