The **ldc-doc** library is an extension to **llm-dataset-converter**
with plugins for handling MS Word .doc files.
It requires *antiword* to be installed on the system, which *textract*
uses internally for obtaining the text from .doc files.
Changelog
=========
0.0.5 (2025-07-11)
------------------
- using `textract_py3` as dependency instead of `textract-py3`
0.0.4 (2025-03-14)
------------------
- added placeholder support
0.0.3 (2024-12-20)
------------------
- switched to `textract-py3` to avoid issues with modern pip (https://pypi.org/project/textract-py3/)
- switched to underscores in project name
0.0.2 (2024-07-05)
------------------
- `from-doc-pt` now uses `*.doc` as default glob
0.0.1 (2024-05-06)
------------------
- initial release
Raw data
{
"_id": null,
"home_page": "https://github.com/waikato-llm/ldc-doc",
"name": "ldc-doc",
"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/99/a0/cb4396fe720b64a90cb01284de3329a2e818efa3b31564f151a26822f5f8/ldc_doc-0.0.5.tar.gz",
"platform": null,
"description": "The **ldc-doc** library is an extension to **llm-dataset-converter**\nwith plugins for handling MS Word .doc files.\n\nIt requires *antiword* to be installed on the system, which *textract*\nuses internally for obtaining the text from .doc files.\n\n\nChangelog\n=========\n\n0.0.5 (2025-07-11)\n------------------\n\n- using `textract_py3` as dependency instead of `textract-py3`\n\n\n0.0.4 (2025-03-14)\n------------------\n\n- added placeholder support\n\n\n0.0.3 (2024-12-20)\n------------------\n\n- switched to `textract-py3` to avoid issues with modern pip (https://pypi.org/project/textract-py3/)\n- switched to underscores in project name\n\n\n0.0.2 (2024-07-05)\n------------------\n\n- `from-doc-pt` now uses `*.doc` as default glob\n\n\n0.0.1 (2024-05-06)\n------------------\n\n- initial release\n\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Python3 library that adds MS Word .doc support to the llm-dataset-converter library.",
"version": "0.0.5",
"project_urls": {
"Homepage": "https://github.com/waikato-llm/ldc-doc"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "99a0cb4396fe720b64a90cb01284de3329a2e818efa3b31564f151a26822f5f8",
"md5": "4ef390995b72403568103d72415c7dae",
"sha256": "1d3f287a04b5adefad3fea258557556ac92e83e3f06445ccd26206ef7f15d04e"
},
"downloads": -1,
"filename": "ldc_doc-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "4ef390995b72403568103d72415c7dae",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4546,
"upload_time": "2025-07-10T20:46:02",
"upload_time_iso_8601": "2025-07-10T20:46:02.355041Z",
"url": "https://files.pythonhosted.org/packages/99/a0/cb4396fe720b64a90cb01284de3329a2e818efa3b31564f151a26822f5f8/ldc_doc-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 20:46:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "waikato-llm",
"github_project": "ldc-doc",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "ldc-doc"
}