html2rl


Namehtml2rl JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/ValiantDoge/html2rl.git
SummaryA python package that helps to convert HTML to XML like formal supported by the ReportLab Paragraph module.
upload_time2024-05-05 16:34:36
maintainerNone
docs_urlNone
authorValiantDoge (Agnelo Fernandes)
requires_pythonNone
licenseMIT
keywords python python3 pdf html html to pdf reportlab convert html to reportlab reportlab xml html to reportlab xml html to reportlab xml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # html2rl
A python package that helps to convert HTML to XML like formal supported by the ReportLab Paragraph module.


Change Log
==========

0.0.1 (05/05/2024)
------------------

- First Release

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ValiantDoge/html2rl.git",
    "name": "html2rl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, python3, pdf, HTML, HTML to PDF, ReportLab, convert HTML, to ReportLab, ReportLab XML, HTML to ReportLab XML, HTML to ReportLab XML",
    "author": "ValiantDoge (Agnelo Fernandes)",
    "author_email": "<agnelofernandes475@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b6/7d/7892c721b0f3aa8ac1367896f32934ec8f11128f4bc2b22ad8eed8534852/html2rl-0.0.1.tar.gz",
    "platform": null,
    "description": "# html2rl\nA python package that helps to convert HTML to XML like formal supported by the ReportLab Paragraph module.\n\n\nChange Log\n==========\n\n0.0.1 (05/05/2024)\n------------------\n\n- First Release\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python package that helps to convert HTML to XML like formal supported by the ReportLab Paragraph module.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ValiantDoge/html2rl.git"
    },
    "split_keywords": [
        "python",
        " python3",
        " pdf",
        " html",
        " html to pdf",
        " reportlab",
        " convert html",
        " to reportlab",
        " reportlab xml",
        " html to reportlab xml",
        " html to reportlab xml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04edb4c228d5d7739bdd114a319c02f7fb45307ec744949f124e11328772c1dc",
                "md5": "83a120874aaef213727f02c3ae1ba9d4",
                "sha256": "5ba15285650ee6ee62bc338426a5292545c049dbfddc42b30460d7fbd59d5431"
            },
            "downloads": -1,
            "filename": "html2rl-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83a120874aaef213727f02c3ae1ba9d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3413,
            "upload_time": "2024-05-05T16:34:32",
            "upload_time_iso_8601": "2024-05-05T16:34:32.420734Z",
            "url": "https://files.pythonhosted.org/packages/04/ed/b4c228d5d7739bdd114a319c02f7fb45307ec744949f124e11328772c1dc/html2rl-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b67d7892c721b0f3aa8ac1367896f32934ec8f11128f4bc2b22ad8eed8534852",
                "md5": "8d015ab3573c4c5ff4cc5b66451f9c5d",
                "sha256": "2b18431aec23b9b426e3b1696033afec85b22de868bb63e2072c4ceb8ec99f9f"
            },
            "downloads": -1,
            "filename": "html2rl-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8d015ab3573c4c5ff4cc5b66451f9c5d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1378604,
            "upload_time": "2024-05-05T16:34:36",
            "upload_time_iso_8601": "2024-05-05T16:34:36.069178Z",
            "url": "https://files.pythonhosted.org/packages/b6/7d/7892c721b0f3aa8ac1367896f32934ec8f11128f4bc2b22ad8eed8534852/html2rl-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-05 16:34:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ValiantDoge",
    "github_project": "html2rl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "html2rl"
}
        
Elapsed time: 0.26479s