mkdocs-git-latest-changes-plugin

View on PyPIReverse Dependencies (0)

0.0.21 mkdocs_git_latest_changes_plugin-0.0.21-py3-none-any.whl

Wheel Details

Project: mkdocs-git-latest-changes-plugin
Version: 0.0.21
Filename: mkdocs_git_latest_changes_plugin-0.0.21-py3-none-any.whl
Download: [link]
Size: 11626
MD5: 171e0632aa8787bde2dfb18dd49afe0b
SHA256: 836f95a9782564814024fa09d068fb823038afa28ba424a61862cc789fefc754
Uploaded: 2025-03-06 23:08:14 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: mkdocs-git-latest-changes-plugin
Version: 0.0.21
Summary: MkDocs plugin that allows you to display a list of recently modified pages from the Git log
Author-Email: Thomas Breitner <mail[at]thms.de>
Project-Url: Homepage, https://tombreit.github.io/mkdocs-git-latest-changes-plugin/
Project-Url: Documentation, https://github.com/tombreit/mkdocs-git-latest-changes-plugin/blob/main/README.md
Project-Url: Repository, https://github.com/tombreit/mkdocs-git-latest-changes-plugin
Project-Url: Issues, https://github.com/tombreit/mkdocs-git-latest-changes-plugin/issues
License: MIT License Copyright (c) <year> <copyright holders> 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.
Classifier: Framework :: MkDocs
Classifier: Topic :: Documentation
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.9
Requires-Dist: mkdocs (>=1.5)
Requires-Dist: GitPython (>=3.1.43)
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: reuse; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSES/CC0-1.0.txt
License-File: LICENSES/MIT.txt
[Description omitted; length: 1611 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mkdocs_git_latest_changes_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_git_latest_changes_plugin/plugin.py sha256=ZHmu0VglS76oNIgCntJeVX32VsX0bH0IpNrwqQqO7rQ 14052
mkdocs_git_latest_changes_plugin-0.0.21.dist-info/CC0-1.0.txt sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk 7048
mkdocs_git_latest_changes_plugin-0.0.21.dist-info/METADATA sha256=8p_krZdsPgcjBAnQfX1VBQ5ftca-dRZOsxgXOiJB0Ak 3971
mkdocs_git_latest_changes_plugin-0.0.21.dist-info/MIT.txt sha256=uF3NPkU9BZglUsUrX8ngvdbSPG-OhEuYSoivMlcLDMA 1078
mkdocs_git_latest_changes_plugin-0.0.21.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
mkdocs_git_latest_changes_plugin-0.0.21.dist-info/entry_points.txt sha256=Wb_4x4oTliIgMEbVYh10I-Go-afKR94JTRaHd0A6TRU 101
mkdocs_git_latest_changes_plugin-0.0.21.dist-info/top_level.txt sha256=VWuM2SxG3gWKu58xe1behP-Nh5lw1IhwtlGnCIxgzKc 33
mkdocs_git_latest_changes_plugin-0.0.21.dist-info/RECORD

top_level.txt

mkdocs_git_latest_changes_plugin

entry_points.txt

git-latest-changes = mkdocs_git_latest_changes_plugin.plugin:GitLatestChangesPlugin