The **ldc-docx** library is an extension to **llm-dataset-converter**
with plugins for handling MS Word .docx files.
Changelog
=========
0.0.4 (2025-07-11)
------------------
- using `python_docx` instead of `python-docx` as dependency
0.0.3 (2025-03-14)
------------------
- switched to underscores in project name
- added placeholder support
0.0.2 (2024-07-05)
------------------
- `from-docx-pt` now uses `*.docx` as default glob
0.0.1 (2024-05-02)
------------------
- initial release
Raw data
{
"_id": null,
"home_page": "https://github.com/waikato-llm/ldc-docx",
"name": "ldc-docx",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Peter Reutemann",
"author_email": "fracpete@waikato.ac.nz",
"download_url": "https://files.pythonhosted.org/packages/1f/0b/936bb8a563f364c21e52ff8f241c693887eddc24619c9f104817e88d863c/ldc_docx-0.0.4.tar.gz",
"platform": null,
"description": "The **ldc-docx** library is an extension to **llm-dataset-converter**\nwith plugins for handling MS Word .docx files.\n\n\nChangelog\n=========\n\n0.0.4 (2025-07-11)\n------------------\n\n- using `python_docx` instead of `python-docx` as dependency\n\n\n0.0.3 (2025-03-14)\n------------------\n\n- switched to underscores in project name\n- added placeholder support\n\n\n0.0.2 (2024-07-05)\n------------------\n\n- `from-docx-pt` now uses `*.docx` as default glob\n\n\n0.0.1 (2024-05-02)\n------------------\n\n- initial release\n\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Python3 library that adds MS Word .docx support to the llm-dataset-converter library.",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/waikato-llm/ldc-docx"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1f0b936bb8a563f364c21e52ff8f241c693887eddc24619c9f104817e88d863c",
"md5": "0b1ac3176b80924cf3ad303c9c6d5210",
"sha256": "8c02c6f728b1ff48d532644fe7c7482d0c363bf15e0d9f3a5538b83b67dc0d8a"
},
"downloads": -1,
"filename": "ldc_docx-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "0b1ac3176b80924cf3ad303c9c6d5210",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4567,
"upload_time": "2025-07-10T20:48:17",
"upload_time_iso_8601": "2025-07-10T20:48:17.707118Z",
"url": "https://files.pythonhosted.org/packages/1f/0b/936bb8a563f364c21e52ff8f241c693887eddc24619c9f104817e88d863c/ldc_docx-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 20:48:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "waikato-llm",
"github_project": "ldc-docx",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "ldc-docx"
}