html5prescan


Namehtml5prescan JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/openandclose/html5prescan
SummaryPrescan a byte string and return WHATWG and Python encoding names.
upload_time2025-02-10 20:39:24
maintainerNone
docs_urlNone
authorOpen Close
requires_python>=3.10
licenseMIT
keywords html html5 whatwg prescan sniff meta charset
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Prescan a byte string and return WHATWG and Python encoding names.

See https://github.com/openandclose/html5prescan

License: MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/openandclose/html5prescan",
    "name": "html5prescan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "html html5 WHATWG prescan sniff meta charset",
    "author": "Open Close",
    "author_email": "openandclose23@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/71/ff/c02752d5a76c30d6af006245d9433e1dba45d1f7de6105375543c5b4f34b/html5prescan-0.3.0.tar.gz",
    "platform": null,
    "description": "Prescan a byte string and return WHATWG and Python encoding names.\n\nSee https://github.com/openandclose/html5prescan\n\nLicense: MIT\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Prescan a byte string and return WHATWG and Python encoding names.",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/openandclose/html5prescan"
    },
    "split_keywords": [
        "html",
        "html5",
        "whatwg",
        "prescan",
        "sniff",
        "meta",
        "charset"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "71ffc02752d5a76c30d6af006245d9433e1dba45d1f7de6105375543c5b4f34b",
                "md5": "826c5cd148cfd971ae670aed53f0880c",
                "sha256": "3098c48cd93637b35fe27de4a6ee5b81afc666231314be3081583cde2bfd9919"
            },
            "downloads": -1,
            "filename": "html5prescan-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "826c5cd148cfd971ae670aed53f0880c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 10540,
            "upload_time": "2025-02-10T20:39:24",
            "upload_time_iso_8601": "2025-02-10T20:39:24.367926Z",
            "url": "https://files.pythonhosted.org/packages/71/ff/c02752d5a76c30d6af006245d9433e1dba45d1f7de6105375543c5b4f34b/html5prescan-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-10 20:39:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openandclose",
    "github_project": "html5prescan",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "html5prescan"
}
        
Elapsed time: 2.41005s