mkdocs-with-confluence


Namemkdocs-with-confluence JSON
Version 0.2.8 PyPI version JSON
download
home_pagehttps://github.com/pawelsikora/mkdocs-with-confluence/
SummaryMkDocs plugin for uploading markdown documentation to Confluence via Confluence REST API
upload_time2025-01-30 19:10:06
maintainerNone
docs_urlNone
authorPawel Sikora
requires_python>=3.6
licenseMIT
keywords mkdocs markdown confluence documentation rest python
VCS
bugtrack_url
requirements pre-commit mime mistune md2cf
Travis-CI
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pawelsikora/mkdocs-with-confluence/",
    "name": "mkdocs-with-confluence",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "mkdocs markdown confluence documentation rest python",
    "author": "Pawel Sikora",
    "author_email": "sikor6@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e0/6d/54659c0203e54f9fe8ae28ddd058482ac36b2df240e939179787eff00596/mkdocs_with_confluence-0.2.8.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "MkDocs plugin for uploading markdown documentation to Confluence via Confluence REST API",
    "version": "0.2.8",
    "project_urls": {
        "Homepage": "https://github.com/pawelsikora/mkdocs-with-confluence/"
    },
    "split_keywords": [
        "mkdocs",
        "markdown",
        "confluence",
        "documentation",
        "rest",
        "python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dcc8279e54b9dcf77cf9eecae54ac6eb6fa9edf121d454236b639bdfc65a3083",
                "md5": "acbc4b55bfaf077c8230a49c7566b2e4",
                "sha256": "28895f63a7b0a52607fd1eb19464992d21926df1a458559694c5eb8ccf452c2f"
            },
            "downloads": -1,
            "filename": "mkdocs_with_confluence-0.2.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "acbc4b55bfaf077c8230a49c7566b2e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2484,
            "upload_time": "2025-01-30T19:10:02",
            "upload_time_iso_8601": "2025-01-30T19:10:02.012830Z",
            "url": "https://files.pythonhosted.org/packages/dc/c8/279e54b9dcf77cf9eecae54ac6eb6fa9edf121d454236b639bdfc65a3083/mkdocs_with_confluence-0.2.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e06d54659c0203e54f9fe8ae28ddd058482ac36b2df240e939179787eff00596",
                "md5": "424991bbc4da5727c2b2b8ac1897f61e",
                "sha256": "e8fe01ad01c30b8eb1e399680a7478b7288df54a8899fa7a81789adf15b55073"
            },
            "downloads": -1,
            "filename": "mkdocs_with_confluence-0.2.8.tar.gz",
            "has_sig": false,
            "md5_digest": "424991bbc4da5727c2b2b8ac1897f61e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3825,
            "upload_time": "2025-01-30T19:10:06",
            "upload_time_iso_8601": "2025-01-30T19:10:06.787442Z",
            "url": "https://files.pythonhosted.org/packages/e0/6d/54659c0203e54f9fe8ae28ddd058482ac36b2df240e939179787eff00596/mkdocs_with_confluence-0.2.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-30 19:10:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pawelsikora",
    "github_project": "mkdocs-with-confluence",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "requirements": [
        {
            "name": "pre-commit",
            "specs": []
        },
        {
            "name": "mime",
            "specs": []
        },
        {
            "name": "mistune",
            "specs": []
        },
        {
            "name": "md2cf",
            "specs": []
        }
    ],
    "lcname": "mkdocs-with-confluence"
}
        
Elapsed time: 2.59102s