Source: dot2tex Section: graphics Maintainer: Debian Python Team Uploaders: Doug Torrance Build-Depends: debhelper-compat (= 13), dh-python, graphviz, preview-latex-style, python3, python3-pyparsing, python3-setuptools, python3-sphinx, texlive-latex-extra , texlive-pstricks X-Python-Version: all Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/python-team/packages/dot2tex.git Vcs-Browser: https://salsa.debian.org/python-team/packages/dot2tex Homepage: https://github.com/sagemath/dot2tex Testsuite: autopkgtest-pkg-pybuild Package: dot2tex Architecture: all Depends: graphviz, python3-pyparsing, ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends} Recommends: preview-latex-style, texlive-latex-base, texlive-latex-extra, texlive-pictures, texlive-pstricks Enhances: latex-beamer Description: Graphviz to LaTeX converter 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.