Source: sphinx-collapse
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Utkarsh Raj <encode.sh@protonmail.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 flit,
 pybuild-plugin-pyproject,
 python3-all,
 python3-sphinx,
 sphinx-common,
Standards-Version: 4.7.3
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/dgarcia360/sphinx-collapse
Vcs-Git: https://salsa.debian.org/python-team/packages/sphinx-collapse.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinx-collapse

Package: python3-sphinx-collapse
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Sphinx extension to create collapsible sections
 sphinx-collapse is a Sphinx extension that adds a directive for creating
 collapsible sections in Sphinx-generated documentation. It allows
 authors to hide or show blocks of content interactively, which is useful
 for large documents, tutorials, and API references.
