Source: sphinx-gallery Section: python Priority: optional Maintainer: Sandro Tosi Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 9), dh-python, python-all, python3-all, python-sphinx, python3-sphinx, python-matplotlib, python3-matplotlib, python-pil, python3-pil, python-seaborn, python3-seaborn, python-setuptools, python3-setuptools, python-pytest-runner, python3-pytest-runner Standards-Version: 4.1.4 Homepage: https://sphinx-gallery.github.io/ Vcs-Git: https://salsa.debian.org/python-team/modules/sphinx-gallery.git Vcs-Browser: https://salsa.debian.org/python-team/modules/sphinx-gallery Package: python-sphinx-gallery Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-matplotlib, python-pil, python-sphinx Suggests: python-sphinx-gallery-doc, mayavi2, python-seaborn Description: extension that builds an HTML gallery of examples from Python scripts * Simple examples that run out of the box are the best way to learn a library * Pleasing, organized, visual layouts * Links, searching, backlinks throughout examples and documentation . This package contains the Python 2 version of sphinx-gallery. Package: python3-sphinx-gallery Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-matplotlib, python3-pil, python3-sphinx Suggests: python-sphinx-gallery-doc, python3-seaborn Description: extension that builds an HTML gallery of examples from Python scripts (Python 3) * Simple examples that run out of the box are the best way to learn a library * Pleasing, organized, visual layouts * Links, searching, backlinks throughout examples and documentation . This package contains the Python 3 version of sphinx-gallery. Package: python-sphinx-gallery-doc Section: doc Architecture: all Depends: ${misc:Depends} Description: extension that builds an HTML gallery of examples from Python scripts (Doc) * Simple examples that run out of the box are the best way to learn a library * Pleasing, organized, visual layouts * Links, searching, backlinks throughout examples and documentation . This package contains documentation for sphinx-gallery.