mkdocs-git-latest-changes-plugin

View on PyPIReverse Dependencies (0)

0.0.20 mkdocs_git_latest_changes_plugin-0.0.20-py3-none-any.whl

Wheel Details

Project: mkdocs-git-latest-changes-plugin
Version: 0.0.20
Filename: mkdocs_git_latest_changes_plugin-0.0.20-py3-none-any.whl
Download: [link]
Size: 11314
MD5: c563e005417e028d63f22baf6978dd6e
SHA256: 0de35ae4fa5f369409f1ad55f4700ffd768f2e6cc28628c86c978dd3bd47d6e4
Uploaded: 2024-03-07 10:42:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-git-latest-changes-plugin
Version: 0.0.20
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
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: 1514 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
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=p3CXgRju9IYYH8kpjPqWOWfrODjW14C2KJUHw4igFhk 13251
mkdocs_git_latest_changes_plugin-0.0.20.dist-info/CC0-1.0.txt sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk 7048
mkdocs_git_latest_changes_plugin-0.0.20.dist-info/METADATA sha256=9Qq_VvfWNbDX3KtKIPzkE566oyiSGFpMzG_nDedqmzM 3872
mkdocs_git_latest_changes_plugin-0.0.20.dist-info/MIT.txt sha256=uF3NPkU9BZglUsUrX8ngvdbSPG-OhEuYSoivMlcLDMA 1078
mkdocs_git_latest_changes_plugin-0.0.20.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
mkdocs_git_latest_changes_plugin-0.0.20.dist-info/entry_points.txt sha256=Wb_4x4oTliIgMEbVYh10I-Go-afKR94JTRaHd0A6TRU 101
mkdocs_git_latest_changes_plugin-0.0.20.dist-info/top_level.txt sha256=VWuM2SxG3gWKu58xe1behP-Nh5lw1IhwtlGnCIxgzKc 33
mkdocs_git_latest_changes_plugin-0.0.20.dist-info/RECORD

top_level.txt

mkdocs_git_latest_changes_plugin

entry_points.txt

git-latest-changes = mkdocs_git_latest_changes_plugin.plugin:GitLatestChangesPlugin