Source: mkdocs-rss-plugin Section: python Maintainer: Debian Python Team Uploaders: Josenilson Ferreira da Silva Build-Depends: debhelper-compat (= 13), dh-sequence-python3, mkdocs , mkdocs-material ,, mkdocstrings , mkdocstrings-python-handlers , pybuild-plugin-pyproject, python3-all, python3-cachecontrol , python3-feedparser , python3-filelock , python3-git, python3-pytest , python3-pytest-cov , python3-requests, python3-setuptools, python3-setuptools-scm, tzdata Standards-Version: 4.7.4 Homepage: https://github.com/Guts/mkdocs-rss-plugin Vcs-Browser: https://salsa.debian.org/python-team/packages/mkdocs-rss-plugin Testsuite: autopkgtest-pkg-pybuild Vcs-Git: https://salsa.debian.org/python-team/packages/mkdocs-rss-plugin.git Package: mkdocs-rss-plugin Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: mkdocs-rss-plugin-doc Description: MkDocs plugin to generate RSS and JSON feeds This MkDocs plugin automatically generates RSS 2.0 and JSON Feed 1.1 feeds for static documentation sites, allowing readers to subscribe and receive notifications when pages are created or updated, without visiting the site manually. . Dates are extracted from the git history or from YAML metadata in page headers. Two feeds are generated: one for newly created pages and another for recently updated pages. The feeds are compatible with any RSS reader such as Feedly, Thunderbird, or Newsboat. Package: mkdocs-rss-plugin-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: MkDocs plugin to generate RSS and JSON feeds (docs) This MkDocs plugin automatically generates RSS 2.0 and JSON Feed 1.1 feeds for static documentation sites, allowing readers to subscribe and receive notifications when pages are created or updated, without visiting the site manually. . Dates are extracted from the git history or from YAML metadata in page headers. Two feeds are generated: one for newly created pages and another for recently updated pages. The feeds are compatible with any RSS reader such as Feedly, Thunderbird, or Newsboat. . This is the common documentation package.