Metadata-Version: 2.1
Name: mkdocs-git-committers-plugin-2
Version: 0.4.1
Summary: An MkDocs plugin to create a list of contributors on the page
Home-page: https://github.com/ojacques/mkdocs-git-committers-plugin-2/
Author: Byrne Reese, Olivier Jacques
Author-email: byrne@majordojo.com, ojacques2@gmail.com
License: MIT
Keywords: mkdocs pdf github
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=2.7
License-File: LICENSE
Requires-Dist: gitpython
Requires-Dist: mkdocs (>=1.0.3)
Requires-Dist: requests

The git-committers plugin will seed the template context with a list of github committers and other useful GIT info such as last modified date

