docx-coreprop-writer


Namedocx-coreprop-writer JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/K4zuki/docx-core-property-writer
SummaryRead Yaml, Overwrite Docx Core Property
upload_time2023-11-27 09:21:58
maintainer
docs_urlNone
authorKazuki Yamamoto
requires_python
license
keywords yaml docx property
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # docx-core-property-writer

Gets document property from YAML metadata file and overwrites a DOCX file
(direct override; in-place change)

```shell
docx-coreprop-writer -I <YAML config file> -O <in/output docx filename>
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/K4zuki/docx-core-property-writer",
    "name": "docx-coreprop-writer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "yaml docx property",
    "author": "Kazuki Yamamoto",
    "author_email": "k4zuki@github.com",
    "download_url": "",
    "platform": null,
    "description": "# docx-core-property-writer\n\nGets document property from YAML metadata file and overwrites a DOCX file\n(direct override; in-place change)\n\n```shell\ndocx-coreprop-writer -I <YAML config file> -O <in/output docx filename>\n```\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Read Yaml, Overwrite Docx Core Property",
    "version": "0.0.6",
    "project_urls": {
        "Bug Reports": "https://github.com/K4zuki/docx-core-property-writer/issues",
        "Homepage": "https://github.com/K4zuki/docx-core-property-writer",
        "Source": "https://github.com/K4zuki/docx-core-property-writer"
    },
    "split_keywords": [
        "yaml",
        "docx",
        "property"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bccd59a7b4dd2f81d6c705a86b4aa6afa447803af5b10d8f833c2fd77bd9c8f",
                "md5": "aafc55124769b1f16b30bf9391443d94",
                "sha256": "f3878b0d6ad405669c47355fe10aafcc56e296bc49ddc83c9b5f56cb791e214c"
            },
            "downloads": -1,
            "filename": "docx_coreprop_writer-0.0.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aafc55124769b1f16b30bf9391443d94",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7093,
            "upload_time": "2023-11-27T09:21:58",
            "upload_time_iso_8601": "2023-11-27T09:21:58.384741Z",
            "url": "https://files.pythonhosted.org/packages/5b/cc/d59a7b4dd2f81d6c705a86b4aa6afa447803af5b10d8f833c2fd77bd9c8f/docx_coreprop_writer-0.0.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-27 09:21:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "K4zuki",
    "github_project": "docx-core-property-writer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "docx-coreprop-writer"
}
        
Elapsed time: 0.16544s