xhtm


Namexhtm JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/bondbox/xhtm
SummaryRendering HTML Text
upload_time2025-03-20 15:13:56
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_python>=3.8
licenseMIT
keywords command-line argparse argcomplete
VCS
bugtrack_url
requirements xlc requests flask
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/65/ce/1dc3629b93efa46e4fc229f8f5e04001b3523a583247af528052024c8934/xhtm-0.3.1.tar.gz",
    "platform": "any",
    "description": "# xhtm\n\nRendering HTML Text\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Rendering HTML Text",
    "version": "0.3.1",
    "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": "3cae5c2b7a61d7a97771be2cd9680978d50a1de13f2d75f3eed10dba5cdfdb9a",
                "md5": "3ab818dcfa5bde378aaa33bee9dbcdcf",
                "sha256": "ab461efd083f5226d168eaab8a2d00c3e06af7889c04a8fd50f28b69297a062a"
            },
            "downloads": -1,
            "filename": "xhtm-0.3.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3ab818dcfa5bde378aaa33bee9dbcdcf",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 26951,
            "upload_time": "2025-03-20T15:13:56",
            "upload_time_iso_8601": "2025-03-20T15:13:56.951109Z",
            "url": "https://files.pythonhosted.org/packages/3c/ae/5c2b7a61d7a97771be2cd9680978d50a1de13f2d75f3eed10dba5cdfdb9a/xhtm-0.3.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "65ce1dc3629b93efa46e4fc229f8f5e04001b3523a583247af528052024c8934",
                "md5": "d1eeff2973dd72edacd3dc451a9ca33d",
                "sha256": "8c9f3e304b3be9434faa9a5fcd9dc9ce3c2acc9237785571031ee1d361abd245"
            },
            "downloads": -1,
            "filename": "xhtm-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d1eeff2973dd72edacd3dc451a9ca33d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 21941,
            "upload_time": "2025-03-20T15:13:56",
            "upload_time_iso_8601": "2025-03-20T15:13:56.191352Z",
            "url": "https://files.pythonhosted.org/packages/65/ce/1dc3629b93efa46e4fc229f8f5e04001b3523a583247af528052024c8934/xhtm-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-20 15:13:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bondbox",
    "github_project": "xhtm",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "xlc",
            "specs": [
                [
                    ">=",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "flask",
            "specs": []
        }
    ],
    "lcname": "xhtm"
}
        
Elapsed time: 1.25518s