conflumb


Nameconflumb JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/ImagineersHub/conflumb
SummaryConvert markdown document to confluence page
upload_time2024-01-22 05:49:50
maintainer
docs_urlNone
authoresunvoteb
requires_python
licenseMIT
keywords confluence markdown
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Conflumb

While writing markdown technical documents, we usually need to synchronize updates to confluence. This helps the team to easily jump between different documents through confluence's search function. Manually copying and uploading attachments to confluence is a very boring process that needs to be repeated for even a very small change.

conflumb can help convert markdown formatting to confluence page content formatting, and the images inserted in the document are automatically submitted to confluence as attachments while maintaining a consistent display format

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ImagineersHub/conflumb",
    "name": "conflumb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "confluence,markdown",
    "author": "esunvoteb",
    "author_email": "esun@voteb.com",
    "download_url": "https://files.pythonhosted.org/packages/89/85/3dbb7f24cdcf875551fa2b272afb495b94077784cbfbf3be01ca54f503d3/conflumb-0.1.2.tar.gz",
    "platform": null,
    "description": "# Conflumb\n\nWhile writing markdown technical documents, we usually need to synchronize updates to confluence. This helps the team to easily jump between different documents through confluence's search function. Manually copying and uploading attachments to confluence is a very boring process that needs to be repeated for even a very small change.\n\nconflumb can help convert markdown formatting to confluence page content formatting, and the images inserted in the document are automatically submitted to confluence as attachments while maintaining a consistent display format\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Convert markdown document to confluence page",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/ImagineersHub/conflumb"
    },
    "split_keywords": [
        "confluence",
        "markdown"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23fa809bac18dfc40137317f8f900148d07baea90a2efe536b03d9c65ed03281",
                "md5": "f08ce608d41b440686b41667ee0be924",
                "sha256": "ad13c32283506d5e0337c41d26740e4972cf26257f9df4091a634c08a75571d3"
            },
            "downloads": -1,
            "filename": "conflumb-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f08ce608d41b440686b41667ee0be924",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8988,
            "upload_time": "2024-01-22T05:49:48",
            "upload_time_iso_8601": "2024-01-22T05:49:48.672976Z",
            "url": "https://files.pythonhosted.org/packages/23/fa/809bac18dfc40137317f8f900148d07baea90a2efe536b03d9c65ed03281/conflumb-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89853dbb7f24cdcf875551fa2b272afb495b94077784cbfbf3be01ca54f503d3",
                "md5": "83681075d424ab93d5780a4c3d585deb",
                "sha256": "d2bc24bba42b81a6b873cd52431e2b3cf71ae8e0c526ad460e6660311e5443c4"
            },
            "downloads": -1,
            "filename": "conflumb-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "83681075d424ab93d5780a4c3d585deb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8421,
            "upload_time": "2024-01-22T05:49:50",
            "upload_time_iso_8601": "2024-01-22T05:49:50.172337Z",
            "url": "https://files.pythonhosted.org/packages/89/85/3dbb7f24cdcf875551fa2b272afb495b94077784cbfbf3be01ca54f503d3/conflumb-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-22 05:49:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ImagineersHub",
    "github_project": "conflumb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "conflumb"
}
        
Elapsed time: 0.18039s