mkdocs-rss-plugin 1.19.0-1
Package Information
| 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. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> |
| Sponsor | merkys@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/mkdocs-rss-plugin.git (browse) |
| Closes | #1136269 |
| Tracker | https://tracker.debian.org/pkg/mkdocs-rss-plugin |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Date | Sun, 10 May 2026 15:15:04 -0300 |
|---|---|
| Source | mkdocs-rss-plugin |
| Version | 1.19.0-1 |
| Changed-By | Josenilson Ferreira da Silva |
| Architecture | source all |
| Distribution | unstable |
Changelog
mkdocs-rss-plugin (1.19.0-1) unstable; urgency=medium . * Initial release. (Closes: #1136269)
.dsc
| Component | main |
|---|---|
| Package-List | mkdocs-rss-plugin deb python optional arch=all mkdocs-rss-plugin-doc deb doc optional arch=all |
| Section | python |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/Guts/mkdocs-rss-plugin Upstream-Name: mkdocs-rss-plugin Upstream-Contact: <preferred name and address to reach the upstream project> Files: * Copyright: 2022 Julien Moura (In Geo Veritas) <dev@ingeoveritas.com> License: Expat Files: debian/* Copyright: 2026 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.