Source: python-pygraphviz Section: python Priority: optional Maintainer: Debian Python Team , Uploaders: Alexandre Detiste , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, graphviz, libgraphviz-dev, pkgconf, python3-all-dev, python3-pytest , python3-numpydoc , python3-setuptools, python3-sphinx , python3-sphinx-gallery , python3-sphinx-rtd-theme , Rules-Requires-Root: no Standards-Version: 4.5.1 Homepage: https://pygraphviz.github.io/ Vcs-Git: https://salsa.debian.org/python-team/packages/python-pygraphviz.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pygraphviz Package: python3-pygraphviz Architecture: any Depends: graphviz, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Suggests: python-pygraphviz-doc, Description: Python interface to the Graphviz graph layout and visualization package (Python 3) Pygraphviz is a Python interface to the Graphviz graph layout and visualization package. . With Pygraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. . This package contains the Python 3 version of python-pygraphviz. Package: python-pygraphviz-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Multi-Arch: foreign Description: Python interface to the Graphviz graph layout and visualization package (doc) Pygraphviz is a Python interface to the Graphviz graph layout and visualization package. . With Pygraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. . This package contains documentation for python-pygraphviz.