fast-hpack


Namefast-hpack JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/scorbettUM/fast-hpack
SummaryFaster HPACK for HTTP2.
upload_time2024-02-20 02:48:27
maintainer
docs_urlNone
authorAda Lundhe
requires_python>=3.10
license
keywords pypi http http2
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/scorbettUM/fast-hpack",
    "name": "fast-hpack",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "pypi,http,http2",
    "author": "Ada Lundhe",
    "author_email": "ada@datavant.com",
    "download_url": "https://files.pythonhosted.org/packages/52/f2/49688138cfee28dd2021585aad398021c5ed903097623d970cc4a7908c53/fast-hpack-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Faster HPACK for HTTP2.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/scorbettUM/fast-hpack"
    },
    "split_keywords": [
        "pypi",
        "http",
        "http2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdcc4aab51f24cee322aca883c1a3fb0b15603215506e6557765b606e4682e53",
                "md5": "3a00bca38551ef1bcfa0e250d41a1e08",
                "sha256": "2c151cc99b49465ad831b970e893e0da8e69cd88b48b777e0d8e83ccdba1a7df"
            },
            "downloads": -1,
            "filename": "fast_hpack-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a00bca38551ef1bcfa0e250d41a1e08",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 24082,
            "upload_time": "2024-02-20T02:48:20",
            "upload_time_iso_8601": "2024-02-20T02:48:20.515483Z",
            "url": "https://files.pythonhosted.org/packages/cd/cc/4aab51f24cee322aca883c1a3fb0b15603215506e6557765b606e4682e53/fast_hpack-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52f249688138cfee28dd2021585aad398021c5ed903097623d970cc4a7908c53",
                "md5": "b01f0c86809b6ef267dc40b7ff44175e",
                "sha256": "f80b3d0558758fd7c6940f2c6211a0dec4c4fc5e775ec8b98fbe27441ebbc9a7"
            },
            "downloads": -1,
            "filename": "fast-hpack-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b01f0c86809b6ef267dc40b7ff44175e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 23901,
            "upload_time": "2024-02-20T02:48:27",
            "upload_time_iso_8601": "2024-02-20T02:48:27.087519Z",
            "url": "https://files.pythonhosted.org/packages/52/f2/49688138cfee28dd2021585aad398021c5ed903097623d970cc4a7908c53/fast-hpack-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-20 02:48:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scorbettUM",
    "github_project": "fast-hpack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fast-hpack"
}
        
Elapsed time: 0.22058s