Metadata-Version: 2.4
Name: mkdocs-git-range
Version: 0.0.1
Summary: An MkDocs plugin for getting documents within a range of commits.
Project-URL: Source, https://github.com/DevOpsJeremy/mkdocs-git-range
Project-URL: Issues, https://github.com/DevOpsJeremy/mkdocs-git-range/issues
Project-URL: History, https://github.com/DevOpsJeremy/mkdocs-git-range/releases
Author-email: DevOps Jeremy <DevOpsJeremy@gmail.com>
License-Expression: MIT
License-File: LICENSE
Requires-Dist: gitpython
Requires-Dist: jsonschema
Requires-Dist: mkdocs>=1.0
Provides-Extra: test
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: pytest-mock; extra == 'test'
Requires-Dist: pytest>=7.0; extra == 'test'
Description-Content-Type: text/markdown

# mkdocs-git-range

List documents modified between a range of git commits
