ldc-html


Nameldc-html JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/waikato-llm/ldc-html
SummaryPython3 library that adds HTML support to the llm-dataset-converter library.
upload_time2024-07-04 23:31:39
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-html** library is an extension to **llm-dataset-converter**
with plugins for handling HTML.


Changelog
=========

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

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


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

- initial release
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/waikato-llm/ldc-html",
    "name": "ldc-html",
    "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/6c/43/1edbe7994efee97623bc3aca5f70a2706f0f2cee70ccc89ba0f1f99c7317/ldc-html-0.0.2.tar.gz",
    "platform": null,
    "description": "The **ldc-html** library is an extension to **llm-dataset-converter**\nwith plugins for handling HTML.\n\n\nChangelog\n=========\n\n0.0.2 (2024-07-05)\n------------------\n\n- `from-html-pt` now uses `*.html` 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 HTML support to the llm-dataset-converter library.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/waikato-llm/ldc-html"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c431edbe7994efee97623bc3aca5f70a2706f0f2cee70ccc89ba0f1f99c7317",
                "md5": "dbd93a691b50b8671c5c7d41795e68ad",
                "sha256": "39724b000f211faaf806b962c4302afec898899d6fb06409f2b887a1a8ad4c0a"
            },
            "downloads": -1,
            "filename": "ldc-html-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "dbd93a691b50b8671c5c7d41795e68ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3570,
            "upload_time": "2024-07-04T23:31:39",
            "upload_time_iso_8601": "2024-07-04T23:31:39.735374Z",
            "url": "https://files.pythonhosted.org/packages/6c/43/1edbe7994efee97623bc3aca5f70a2706f0f2cee70ccc89ba0f1f99c7317/ldc-html-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-04 23:31:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "waikato-llm",
    "github_project": "ldc-html",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ldc-html"
}
        
Elapsed time: 0.63284s