xhtm


Namexhtm JSON
Version 0.12 PyPI version JSON
download
home_pagehttps://github.com/bondbox/xhtm
SummaryRendering HTML Text
upload_time2025-10-22 08:38:02
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_python>=3.8
licenseGPLv2
keywords command-line argparse argcomplete
VCS
bugtrack_url
requirements xkits-lib xlc jinja2
Travis-CI No Travis.
coveralls test coverage
            # xhtm

> Rendering HTML Text

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bondbox/xhtm",
    "name": "xhtm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "command-line, argparse, argcomplete",
    "author": "Mingzhe Zou",
    "author_email": "zoumingzhe@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/c8/ba/253c3272264aba210b745ad2a5342053d504ec780a1de72873a702014b7c/xhtm-0.12.tar.gz",
    "platform": "any",
    "description": "# xhtm\n\n> Rendering HTML Text\n",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "Rendering HTML Text",
    "version": "0.12",
    "project_urls": {
        "Bug Tracker": "https://github.com/bondbox/issues",
        "Documentation": "https://github.com/bondbox/xhtm",
        "Homepage": "https://github.com/bondbox/xhtm",
        "Source Code": "https://github.com/bondbox/xhtm"
    },
    "split_keywords": [
        "command-line",
        " argparse",
        " argcomplete"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "28b8fb6eb3272a5f6e25eb439d266e3ec2a32928e6ce820988009d0cec0a279b",
                "md5": "821a1cecce6f89826d4a6ffb9f794be6",
                "sha256": "7379f26c4b0f2f4e6c7159a243efce5e46084e4205b466196e53bd2d2141852a"
            },
            "downloads": -1,
            "filename": "xhtm-0.12-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "821a1cecce6f89826d4a6ffb9f794be6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 24050,
            "upload_time": "2025-10-22T08:38:03",
            "upload_time_iso_8601": "2025-10-22T08:38:03.569475Z",
            "url": "https://files.pythonhosted.org/packages/28/b8/fb6eb3272a5f6e25eb439d266e3ec2a32928e6ce820988009d0cec0a279b/xhtm-0.12-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c8ba253c3272264aba210b745ad2a5342053d504ec780a1de72873a702014b7c",
                "md5": "f69aa049d8616a9c86b3fb0ef3e1cbdd",
                "sha256": "59794c09ff3ae052533d9255b4d5e1585154013c0172a60cbf3e896dd48869c0"
            },
            "downloads": -1,
            "filename": "xhtm-0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "f69aa049d8616a9c86b3fb0ef3e1cbdd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 21113,
            "upload_time": "2025-10-22T08:38:02",
            "upload_time_iso_8601": "2025-10-22T08:38:02.707683Z",
            "url": "https://files.pythonhosted.org/packages/c8/ba/253c3272264aba210b745ad2a5342053d504ec780a1de72873a702014b7c/xhtm-0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-22 08:38:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bondbox",
    "github_project": "xhtm",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "xkits-lib",
            "specs": [
                [
                    ">=",
                    "0.3"
                ]
            ]
        },
        {
            "name": "xlc",
            "specs": [
                [
                    ">=",
                    "1.1"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": []
        }
    ],
    "lcname": "xhtm"
}
        
Elapsed time: 1.22233s