Source: sphinxcontrib-datatemplates Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Christian Bayle Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-setuptools, python3-all, python3-defusedxml, python3-sphinx, python3-sphinxcontrib-runcmd, python3-yaml, python3-wheel, python3-setuptools-scm, Testsuite: autopkgtest-pkg-pybuild Standards-Version: 4.7.2 Homepage: https://github.com/sphinx-contrib/datatemplates Vcs-Git: https://salsa.debian.org/python-team/packages/sphinxcontrib-datatemplates.git Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinxcontrib-datatemplates Package: python3-sphinxcontrib.datatemplates Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, Suggests: python-sphinxcontrib-datatemplates-doc, Description: Sphinx "datatemplates" extension (Python 3) This package contains sphinxcontrb.datatemplates, an extension for Sphinx to render parts of reStructuredText pages from data files in formats like JSON, YAML, and CSV. . This package installs the library for Python 3. Package: python-sphinxcontrib.datatemplates-doc Section: doc Architecture: all Depends: ${sphinxdoc:Depends}, ${misc:Depends}, Description: Sphinx "datatemplates" extension (documentation) This package contains sphinxcontrb.datatemplates, an extension for Sphinx to render parts of reStructuredText pages from data files in formats like JSON, YAML, and CSV. . This is the documentation package.