md2html-phuker


Namemd2html-phuker JSON
Version 0.5.2 PyPI version JSON
download
home_pagehttps://github.com/Phuker/md2html
SummaryYet another markdown to html converter, generate an offline all-in-one single HTML file.
upload_time2023-05-14 09:29:04
maintainer
docs_urlNone
authorPhuker
requires_python>=3.6
licenseGNU General Public License v3.0
keywords markdown html convert
VCS
bugtrack_url
requirements markdown pygments markdown-link-attr-modifier py-gfm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [Project homepage](https://github.com/Phuker/md2html)

[Readme](https://github.com/Phuker/md2html/blob/main/Readme.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Phuker/md2html",
    "name": "md2html-phuker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "markdown html convert",
    "author": "Phuker",
    "author_email": "Phuker@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/d5/30/a70a9f432b8d1151395dd4d600d6e82354fd15288306cc3080a933527193/md2html-phuker-0.5.2.tar.gz",
    "platform": null,
    "description": "[Project homepage](https://github.com/Phuker/md2html)\n\n[Readme](https://github.com/Phuker/md2html/blob/main/Readme.md)\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "Yet another markdown to html converter, generate an offline all-in-one single HTML file.",
    "version": "0.5.2",
    "project_urls": {
        "Homepage": "https://github.com/Phuker/md2html"
    },
    "split_keywords": [
        "markdown",
        "html",
        "convert"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef8454badbba885d4031be1ba88572eff63111489f3839aa1f523c7c7f6ad89b",
                "md5": "db968fa7de827231b6df4438f66874f7",
                "sha256": "87e9b185f6068e87076ed8da38741cbf1c6b4b6b7c4a7fe1c41c086c2108f689"
            },
            "downloads": -1,
            "filename": "md2html_phuker-0.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db968fa7de827231b6df4438f66874f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 24149,
            "upload_time": "2023-05-14T09:29:02",
            "upload_time_iso_8601": "2023-05-14T09:29:02.466304Z",
            "url": "https://files.pythonhosted.org/packages/ef/84/54badbba885d4031be1ba88572eff63111489f3839aa1f523c7c7f6ad89b/md2html_phuker-0.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d530a70a9f432b8d1151395dd4d600d6e82354fd15288306cc3080a933527193",
                "md5": "0a28a1926aca595a037d7c44c333cb42",
                "sha256": "751ecd8293a305ae6245de323cdfe836cfd067bc9488380d73146733219310f9"
            },
            "downloads": -1,
            "filename": "md2html-phuker-0.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0a28a1926aca595a037d7c44c333cb42",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 24808,
            "upload_time": "2023-05-14T09:29:04",
            "upload_time_iso_8601": "2023-05-14T09:29:04.423938Z",
            "url": "https://files.pythonhosted.org/packages/d5/30/a70a9f432b8d1151395dd4d600d6e82354fd15288306cc3080a933527193/md2html-phuker-0.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-14 09:29:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Phuker",
    "github_project": "md2html",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "markdown",
            "specs": []
        },
        {
            "name": "pygments",
            "specs": []
        },
        {
            "name": "markdown-link-attr-modifier",
            "specs": []
        },
        {
            "name": "py-gfm",
            "specs": []
        }
    ],
    "lcname": "md2html-phuker"
}
        
Elapsed time: 0.06439s