# 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": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "yaml docx property",
"author": "Kazuki Yamamoto",
"author_email": "k4zuki@github.com",
"download_url": null,
"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": null,
"summary": "Read Yaml, Overwrite Docx Core Property",
"version": "0.0.10",
"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": "66b4537a5978cfe4ea5642a03bc5523f411b4238ac9387b45fdaad376a28e4eb",
"md5": "d515504b4f48d5be95dde4f2befc5f2c",
"sha256": "bf2792f0943a8d653c5d0555a4ec894f165681dd57974d48469951dad054d53a"
},
"downloads": -1,
"filename": "docx_coreprop_writer-0.0.10-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d515504b4f48d5be95dde4f2befc5f2c",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 7548,
"upload_time": "2024-07-10T12:48:38",
"upload_time_iso_8601": "2024-07-10T12:48:38.321539Z",
"url": "https://files.pythonhosted.org/packages/66/b4/537a5978cfe4ea5642a03bc5523f411b4238ac9387b45fdaad376a28e4eb/docx_coreprop_writer-0.0.10-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-10 12:48:38",
"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"
}