Source: mkdocs-glightbox
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Karsten Schöke <karsten.schoeke@geobasis-bb.de>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 mkdocs <!nocheck>,
 mkdocs-material <!nocheck>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatchling,
 python3-pytest <!nocheck>,
 python3-pytest-benchmark <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-selectolax,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/python-team/packages/mkdocs-glightbox
Vcs-Git: https://salsa.debian.org/python-team/packages/mkdocs-glightbox.git
Homepage: https://github.com/blueswen/mkdocs-glightbox
Testsuite: autopkgtest-pkg-pybuild

Package: mkdocs-glightbox
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: MkDocs extension supports image lightbox with GLightbox
 GLightbox is a pure javascript lightbox library with mobile support.
 MkDocs is a fast, simple and downright gorgeous static site generator
 that's geared towards building project documentation.
 Documentation source files are written in Markdown,
 and configured with a single YAML configuration file.
 .
 This package contains an addon that add image lightbox with GLightbox
 to your existing documentation pages.
