mkdocs-rss-plugin

View on PyPIReverse Dependencies (6)

1.12.2 mkdocs_rss_plugin-1.12.2-py2.py3-none-any.whl

Wheel Details

Project: mkdocs-rss-plugin
Version: 1.12.2
Filename: mkdocs_rss_plugin-1.12.2-py2.py3-none-any.whl
Download: [link]
Size: 25089
MD5: fbfeff1fc45e120f4c138fcb96556ea2
SHA256: 2e1d5cb871494f2634b9c3fe523a4246ba5c00c5f6627242101675d3c63b2bdd
Uploaded: 2024-04-30 10:16:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-rss-plugin
Version: 1.12.2
Summary: MkDocs plugin which generates a static RSS feed using git log and page.meta.
Author: Julien Moura
Author-Email: dev[at]ingeoveritas.com
Project-Url: Docs, https://guts.github.io/mkdocs-rss-plugin/
Project-Url: Bug Reports, https://github.com/Guts/mkdocs-rss-plugin/issues/
Project-Url: Source, https://github.com/Guts/mkdocs-rss-plugin/
License: MIT
Keywords: mkdocs rss git plugin
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Documentation
Classifier: Topic :: Text Processing :: Markup :: Markdown
Requires-Python: >=3.8, <4
Requires-Dist: GitPython (<3.2,>=3.1)
Requires-Dist: mkdocs (<2,>=1.4)
Requires-Dist: pytz (==2022.*); python_version < "3.9"
Requires-Dist: tzdata (==2024.*); python_version >= "3.9" and sys_platform == "win32"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8 (<8,>=6); extra == "dev"
Requires-Dist: flake8-bugbear (>=23.12); extra == "dev"
Requires-Dist: flake8-builtins (>=2.1); extra == "dev"
Requires-Dist: flake8-eradicate (>=1); extra == "dev"
Requires-Dist: flake8-isort (>=6); extra == "dev"
Requires-Dist: pre-commit (<4,>=3); extra == "dev"
Requires-Dist: mkdocs-git-committers-plugin-2 (<2.4,>=1.2); extra == "doc"
Requires-Dist: mkdocs-git-revision-date-localized-plugin (<1.3,>=1); extra == "doc"
Requires-Dist: mkdocs-material[imaging] (<10,>=9.5.1); extra == "doc"
Requires-Dist: mkdocs-minify-plugin (==0.8.*); extra == "doc"
Requires-Dist: mkdocstrings[python] (<1,>=0.18); extra == "doc"
Requires-Dist: termynal (<0.13,>=0.11.1); extra == "doc"
Requires-Dist: feedparser (<6.1,>=6.0.11); extra == "test"
Requires-Dist: jsonfeed-util (<2,>=1.1.2); extra == "test"
Requires-Dist: mkdocs-material[imaging] (>=9); extra == "test"
Requires-Dist: pytest-cov (<5.1,>=4); extra == "test"
Requires-Dist: validator-collection (<1.6,>=1.5); extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4476 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
mkdocs_rss_plugin/__about__.py sha256=I_7IvfTSJs5zu9ES1HFe0pIFgaKyNlgsyPjQQUcKmCU 1307
mkdocs_rss_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_rss_plugin/config.py sha256=u8CRE2m0QMgsUuXRlJ4WtZQzTRzJ5zS44RDZLnlYdGE 1562
mkdocs_rss_plugin/constants.py sha256=w00ZeGGx3m5JHZNrPMMB_KWysAL9XHxA7yg1sHgs_DM 986
mkdocs_rss_plugin/models.py sha256=EVPQfVsYVMJPqC-BVl-FTgj9bsY5QZllJEbUHA4jiKk 838
mkdocs_rss_plugin/plugin.py sha256=4n3vwGLKLJH97LeaIUkTYFePloasFK-g3E2FFKMEW3Q 15684
mkdocs_rss_plugin/timezoner_pre39.py sha256=WY51UFGC0FoEV0WmEwbGduP3cL9-5jt7WDa3V8H0KlI 1561
mkdocs_rss_plugin/timezoner_py39.py sha256=Y75-e0NkmSfdfAF1XCTfifawi6FCuQBYykGfhqB5E_s 1567
mkdocs_rss_plugin/util.py sha256=pGi2gU1Rq1FeRerU--QD2iar0hOlzal36llx3hOqmJc 31795
mkdocs_rss_plugin/git_manager/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_rss_plugin/git_manager/ci.py sha256=-c-YmnSkoXYijRGzsVkgybAiLI8W88UVOVTGrfG0StU 4153
mkdocs_rss_plugin/integrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_rss_plugin/integrations/theme_material_social_plugin.py sha256=1YW-o2N7sTYndyuv--F-gk-xNahRHhMVzk8rv68oGDI 7933
mkdocs_rss_plugin/templates/rss.xml.jinja2 sha256=kklNj9nliTBPB2Jt0dSE-kfWv8Mvj5arj8vTdqefGss 2551
mkdocs_rss_plugin-1.12.2.dist-info/LICENSE sha256=BcxnmcijjWAnHKy8qVLEOIEGoPdOh1p4McY0RgWt9ng 1086
mkdocs_rss_plugin-1.12.2.dist-info/METADATA sha256=NhtJjm-D3w3jNMDbJO4m7kU8H7EUlU7NwJvQVwGpRKs 7054
mkdocs_rss_plugin-1.12.2.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
mkdocs_rss_plugin-1.12.2.dist-info/entry_points.txt sha256=GtJJDMSlY6O6Qki4uJErAKxSjIsb-augSUIfjE0xs3I 61
mkdocs_rss_plugin-1.12.2.dist-info/top_level.txt sha256=fzHtHBGkT2q2TlSb9dBK6DHMLew5SnmsuBsPpM09vX8 18
mkdocs_rss_plugin-1.12.2.dist-info/RECORD

top_level.txt

mkdocs_rss_plugin

entry_points.txt

rss = mkdocs_rss_plugin.plugin:GitRssPlugin