mkdocs-git-committers-plugin-3


Namemkdocs-git-committers-plugin-3 JSON
Version 0.2.6 PyPI version JSON
download
home_pagehttps://github.com/byrnereese/mkdocs-git-committers-plugin/
SummaryAn MkDocs plugin to create a list of contributors on the page
upload_time2024-10-03 15:07:59
maintainerNone
docs_urlNone
authorByrne Reese
requires_python>=3.5
licenseMIT
keywords mkdocs pdf github
VCS
bugtrack_url
requirements mkdocs PyGithub
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The git-committers plugin will seed the template context with a list of github committers

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/byrnereese/mkdocs-git-committers-plugin/",
    "name": "mkdocs-git-committers-plugin-3",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": null,
    "keywords": "mkdocs pdf github",
    "author": "Byrne Reese",
    "author_email": "byrne@majordojo.com",
    "download_url": "https://files.pythonhosted.org/packages/7c/bf/9c20e31391dcf0df17bbc0e353d4a302200e227c3217b1fb77321534d0b0/mkdocs_git_committers_plugin_3-0.2.6.tar.gz",
    "platform": null,
    "description": "The git-committers plugin will seed the template context with a list of github committers\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An MkDocs plugin to create a list of contributors on the page",
    "version": "0.2.6",
    "project_urls": {
        "Homepage": "https://github.com/byrnereese/mkdocs-git-committers-plugin/"
    },
    "split_keywords": [
        "mkdocs",
        "pdf",
        "github"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "970f8d501226895f0ff296cec6706332618c557c2637b89a1abb252c25575d9b",
                "md5": "c8cb50af5ac1ba57bfb003f32f9381e8",
                "sha256": "4e0d0ba953cb9d03b65964510926bfaecfae58930a03b0cd342fc5d157db2566"
            },
            "downloads": -1,
            "filename": "mkdocs_git_committers_plugin_3-0.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c8cb50af5ac1ba57bfb003f32f9381e8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 4700,
            "upload_time": "2024-10-03T15:07:57",
            "upload_time_iso_8601": "2024-10-03T15:07:57.731088Z",
            "url": "https://files.pythonhosted.org/packages/97/0f/8d501226895f0ff296cec6706332618c557c2637b89a1abb252c25575d9b/mkdocs_git_committers_plugin_3-0.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cbf9c20e31391dcf0df17bbc0e353d4a302200e227c3217b1fb77321534d0b0",
                "md5": "715800d0a2cefdb916fcf2a65f892bf1",
                "sha256": "c3cd17b16052ad0d936da54254bd8b90c6d0e0d0887e4f02cf3d14b1d51b0064"
            },
            "downloads": -1,
            "filename": "mkdocs_git_committers_plugin_3-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "715800d0a2cefdb916fcf2a65f892bf1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 5679,
            "upload_time": "2024-10-03T15:07:59",
            "upload_time_iso_8601": "2024-10-03T15:07:59.163377Z",
            "url": "https://files.pythonhosted.org/packages/7c/bf/9c20e31391dcf0df17bbc0e353d4a302200e227c3217b1fb77321534d0b0/mkdocs_git_committers_plugin_3-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-03 15:07:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "byrnereese",
    "github_project": "mkdocs-git-committers-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "mkdocs",
            "specs": [
                [
                    "==",
                    "1.0.3"
                ]
            ]
        },
        {
            "name": "PyGithub",
            "specs": [
                [
                    "==",
                    "1.43"
                ]
            ]
        }
    ],
    "lcname": "mkdocs-git-committers-plugin-3"
}
        
Elapsed time: 0.60418s