ldc-pdf


Nameldc-pdf JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/waikato-llm/ldc-pdf
SummaryPython3 library that adds PDF support to the llm-dataset-converter library.
upload_time2024-07-04 23:34:29
maintainerNone
docs_urlNone
authorPeter Reutemann
requires_pythonNone
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The **ldc-pdf** library is an extension to **llm-dataset-converter**
with plugins for handling PDF files.


Changelog
=========

0.0.2 (2024-07-05)
------------------

- `from-pdf-pt` now uses `*.pdf` as default glob


0.0.1 (2024-05-02)
------------------

- initial release
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/waikato-llm/ldc-pdf",
    "name": "ldc-pdf",
    "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/81/ee/fcd93d25c568efd39b2f3b4f132cb397bb1308b443438006602b1aec3dac/ldc-pdf-0.0.2.tar.gz",
    "platform": null,
    "description": "The **ldc-pdf** library is an extension to **llm-dataset-converter**\nwith plugins for handling PDF files.\n\n\nChangelog\n=========\n\n0.0.2 (2024-07-05)\n------------------\n\n- `from-pdf-pt` now uses `*.pdf` as default glob\n\n\n0.0.1 (2024-05-02)\n------------------\n\n- initial release",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python3 library that adds PDF support to the llm-dataset-converter library.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/waikato-llm/ldc-pdf"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81eefcd93d25c568efd39b2f3b4f132cb397bb1308b443438006602b1aec3dac",
                "md5": "85b238c50ddc3d931e18104ad19555e0",
                "sha256": "6c15dd5c279bb3df339469057a8c8f799e4157738def52a611e7322eb8ec9ff7"
            },
            "downloads": -1,
            "filename": "ldc-pdf-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "85b238c50ddc3d931e18104ad19555e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4183,
            "upload_time": "2024-07-04T23:34:29",
            "upload_time_iso_8601": "2024-07-04T23:34:29.182451Z",
            "url": "https://files.pythonhosted.org/packages/81/ee/fcd93d25c568efd39b2f3b4f132cb397bb1308b443438006602b1aec3dac/ldc-pdf-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-04 23:34:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "waikato-llm",
    "github_project": "ldc-pdf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ldc-pdf"
}
        
Elapsed time: 1.62477s