text-office


Nametext-office JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://github.com/toranova/text-office/
Summarya python module to create office documents from text-based files (e.g., markdown, xml)
upload_time2023-07-27 13:12:32
maintainer
docs_urlNone
authorChia Jason
requires_python
licenseAGPL-3.0-or-later
keywords docx md xml
VCS
bugtrack_url
requirements cvss docxcompose lxml mistletoe natsort python-docx six webcolors
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/toranova/text-office/",
    "name": "text-office",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "docx,md,xml",
    "author": "Chia Jason",
    "author_email": "chia_jason96@live.com",
    "download_url": "https://files.pythonhosted.org/packages/53/68/f4df0df31ef8abce3f5eeb4f9d07d539396683c1c9681a688737d4943c7a/text-office-0.3.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "AGPL-3.0-or-later",
    "summary": "a python module to create office documents from text-based files (e.g., markdown, xml)",
    "version": "0.3.2",
    "project_urls": {
        "Download": "https://github.com/ToraNova/text-office/archive/refs/tags/v0.3.2.tar.gz",
        "Homepage": "https://github.com/toranova/text-office/"
    },
    "split_keywords": [
        "docx",
        "md",
        "xml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5368f4df0df31ef8abce3f5eeb4f9d07d539396683c1c9681a688737d4943c7a",
                "md5": "44f050b0189822fc56239e8ce79fa7af",
                "sha256": "c8c5224f48f09a7e25db680cade0132311a9c04416d2e71e97b4577af6b29bbc"
            },
            "downloads": -1,
            "filename": "text-office-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "44f050b0189822fc56239e8ce79fa7af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 33639,
            "upload_time": "2023-07-27T13:12:32",
            "upload_time_iso_8601": "2023-07-27T13:12:32.978631Z",
            "url": "https://files.pythonhosted.org/packages/53/68/f4df0df31ef8abce3f5eeb4f9d07d539396683c1c9681a688737d4943c7a/text-office-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-27 13:12:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "toranova",
    "github_project": "text-office",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "cvss",
            "specs": [
                [
                    "==",
                    "2.5"
                ]
            ]
        },
        {
            "name": "docxcompose",
            "specs": [
                [
                    "==",
                    "1.3.4"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    "==",
                    "4.9.3"
                ]
            ]
        },
        {
            "name": "mistletoe",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "natsort",
            "specs": [
                [
                    "==",
                    "8.1.0"
                ]
            ]
        },
        {
            "name": "python-docx",
            "specs": [
                [
                    "==",
                    "0.8.11"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "webcolors",
            "specs": [
                [
                    "==",
                    "1.11.1"
                ]
            ]
        }
    ],
    "lcname": "text-office"
}
        
Elapsed time: 0.11796s