binarystream


Namebinarystream JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryBinaryStream libary for python (support only big-endian stream)
upload_time2023-04-06 19:12:23
maintainer
docs_urlNone
authorTheMade4
requires_python>=3.7,<4.0
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BinaryStream


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "binarystream",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "TheMade4",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/0c/40/c1a1c85d6c79584206e82d6cacfc182a8e8216125a3d967675a0cc2fe514/binarystream-0.1.0.tar.gz",
    "platform": null,
    "description": "# BinaryStream\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "BinaryStream libary for python (support only big-endian stream)",
    "version": "0.1.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fab6338977af6b8c4b8d35af99ba7ccbf89d1c0b4e970cf6b33f4e3c07bea3ca",
                "md5": "1052c720ab2d4de8a0138e34743aa507",
                "sha256": "032f060bd586536347a979bbea3963d9297f429794c0fc287dcc62bb58ca3add"
            },
            "downloads": -1,
            "filename": "binarystream-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1052c720ab2d4de8a0138e34743aa507",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 5915,
            "upload_time": "2023-04-06T19:12:21",
            "upload_time_iso_8601": "2023-04-06T19:12:21.843797Z",
            "url": "https://files.pythonhosted.org/packages/fa/b6/338977af6b8c4b8d35af99ba7ccbf89d1c0b4e970cf6b33f4e3c07bea3ca/binarystream-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c40c1a1c85d6c79584206e82d6cacfc182a8e8216125a3d967675a0cc2fe514",
                "md5": "6a37f81aa6e4cb935c70aeb12d6c43c6",
                "sha256": "15d9611c4e65c2d66c216e56a159bda6c851373e5ed271fb2a95974f39471fbe"
            },
            "downloads": -1,
            "filename": "binarystream-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6a37f81aa6e4cb935c70aeb12d6c43c6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 5230,
            "upload_time": "2023-04-06T19:12:23",
            "upload_time_iso_8601": "2023-04-06T19:12:23.715779Z",
            "url": "https://files.pythonhosted.org/packages/0c/40/c1a1c85d6c79584206e82d6cacfc182a8e8216125a3d967675a0cc2fe514/binarystream-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-06 19:12:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "binarystream"
}
        
Elapsed time: 0.15537s