Source: sphinx-favicon
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Gianfranco Costamagna <locutusofborg@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-bs4 <!nocheck>,
 python3-imagesize <!nocheck>,
 python3-pydata-sphinx-theme <!nodoc>,
 python3-pytest <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-requests <!nocheck>,
 python3-setuptools,
 python3-sphinx <!nodoc>,
 python3-sphinx-copybutton <!nodoc>,
 python3-sphinx-design <!nodoc>,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinx-favicon
Vcs-Git: https://salsa.debian.org/python-team/packages/sphinx-favicon.git
Homepage: https://github.com/tcmetzger/sphinx-favicon

Package: python3-sphinx-favicon
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 ${python3:Recommends},
Suggests:
 ${python3:Suggests},
Description: Sphinx Extension adding support for custom favicons
 A Sphinx extension to add custom favicons
 .
 With Sphinx Favicon, you can add custom favicons to your Sphinx html
 documentation quickly and easily.
 .
 You can define favicons directly in your `conf.py`, with different `rel`
 attributes such as [`"icon"`]
 or [`"apple-touch-icon"`] and any favicon size.
 .
 The Sphinx Favicon extension gives you more flexibility than the standard
 `favicon.ico` supported by Sphinx. It provides a quick and easy way to add
 the most important favicon formats for different browsers and devices.
