rawket


Namerawket JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/2trvl/rawket
SummaryRaw sockets and protocols implementation in pure Python.
upload_time2023-03-27 21:11:45
maintainer
docs_urlNone
authorAndrew Shteren
requires_python>=3.11,<4.0
licenseBSD-2-Clause
keywords network protocols rawdata sockets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Raw sockets and protocols implementation in pure Python.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/2trvl/rawket",
    "name": "rawket",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "network,protocols,rawdata,sockets",
    "author": "Andrew Shteren",
    "author_email": "dank.txt@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/57/fd/40a176eb935cf9ac9f71190df7663ff895b428a9c337714f9d347f4d95dc/rawket-0.0.1.tar.gz",
    "platform": null,
    "description": "Raw sockets and protocols implementation in pure Python.\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "Raw sockets and protocols implementation in pure Python.",
    "version": "0.0.1",
    "split_keywords": [
        "network",
        "protocols",
        "rawdata",
        "sockets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "192ed13eb2d3c8889d2580a1537d03255c880a24dc4f7918f9883016781e5c1f",
                "md5": "87a3206fcd9bb4986b5cc9c4d132f94c",
                "sha256": "0cd7882b493422e46bd7c410e1ac6a79e63f2d331fa559d003aa90d1e628bf89"
            },
            "downloads": -1,
            "filename": "rawket-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "87a3206fcd9bb4986b5cc9c4d132f94c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 2149,
            "upload_time": "2023-03-27T21:11:42",
            "upload_time_iso_8601": "2023-03-27T21:11:42.862792Z",
            "url": "https://files.pythonhosted.org/packages/19/2e/d13eb2d3c8889d2580a1537d03255c880a24dc4f7918f9883016781e5c1f/rawket-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57fd40a176eb935cf9ac9f71190df7663ff895b428a9c337714f9d347f4d95dc",
                "md5": "cb3e08766c0b834aecbc49161e187542",
                "sha256": "6cdadea8382d5224cc51d16e2df8976db93c694ae19401e4f02fae9a1681b707"
            },
            "downloads": -1,
            "filename": "rawket-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cb3e08766c0b834aecbc49161e187542",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 1809,
            "upload_time": "2023-03-27T21:11:45",
            "upload_time_iso_8601": "2023-03-27T21:11:45.129878Z",
            "url": "https://files.pythonhosted.org/packages/57/fd/40a176eb935cf9ac9f71190df7663ff895b428a9c337714f9d347f4d95dc/rawket-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-27 21:11:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "2trvl",
    "github_project": "rawket",
    "lcname": "rawket"
}
        
Elapsed time: 0.06107s