bytestring-splitter


Namebytestring-splitter JSON
Version 2.4.1 PyPI version JSON
download
home_pagehttps://github.com/nucypher/bytestringSplitter
SummaryAmong the simplest imaginable ways to serialize: concatenate and split.
upload_time2021-08-19 17:05:04
maintainer
docs_urlNone
authorNuCypher
requires_python
licenseApache Software License v2.0
keywords
VCS
bugtrack_url
requirements msgpack-python
Travis-CI No Travis.
coveralls test coverage
            [![CircleCI](https://circleci.com/gh/nucypher/bytestringSplitter.svg?style=svg)](https://circleci.com/gh/nucypher/bytestringSplitter)




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nucypher/bytestringSplitter",
    "name": "bytestring-splitter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "NuCypher",
    "author_email": "dev@nucypher.com",
    "download_url": "https://files.pythonhosted.org/packages/ff/c0/0d9dfadac3ac7ecbaa80dd9d2225709b41df00a276c776f7e5d11ee7166f/bytestring_splitter-2.4.1.tar.gz",
    "platform": "",
    "description": "[![CircleCI](https://circleci.com/gh/nucypher/bytestringSplitter.svg?style=svg)](https://circleci.com/gh/nucypher/bytestringSplitter)\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License v2.0",
    "summary": "Among the simplest imaginable ways to serialize: concatenate and split.",
    "version": "2.4.1",
    "project_urls": {
        "Homepage": "https://github.com/nucypher/bytestringSplitter"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3eabc9f5605d548ca35d7b5554b3360116be75a65843fae501995c3916f823c3",
                "md5": "324b83cc2ab3f267c72cc098372dd2b0",
                "sha256": "4713e5d3a13321ae020c271f3c29dd0bbfb6fcb7875ac8b365ff9cf9863a0db0"
            },
            "downloads": -1,
            "filename": "bytestring_splitter-2.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "324b83cc2ab3f267c72cc098372dd2b0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13151,
            "upload_time": "2021-08-19T17:05:01",
            "upload_time_iso_8601": "2021-08-19T17:05:01.370781Z",
            "url": "https://files.pythonhosted.org/packages/3e/ab/c9f5605d548ca35d7b5554b3360116be75a65843fae501995c3916f823c3/bytestring_splitter-2.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffc00d9dfadac3ac7ecbaa80dd9d2225709b41df00a276c776f7e5d11ee7166f",
                "md5": "c1328fd65a397c0daf65f712f1337b15",
                "sha256": "9aa4a786371416feae1fdc53b32a5d8daa162e68677cddb1c4dd2336ffecefa4"
            },
            "downloads": -1,
            "filename": "bytestring_splitter-2.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c1328fd65a397c0daf65f712f1337b15",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12741,
            "upload_time": "2021-08-19T17:05:04",
            "upload_time_iso_8601": "2021-08-19T17:05:04.022785Z",
            "url": "https://files.pythonhosted.org/packages/ff/c0/0d9dfadac3ac7ecbaa80dd9d2225709b41df00a276c776f7e5d11ee7166f/bytestring_splitter-2.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-08-19 17:05:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nucypher",
    "github_project": "bytestringSplitter",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "msgpack-python",
            "specs": [
                [
                    "==",
                    "0.5.6"
                ]
            ]
        }
    ],
    "lcname": "bytestring-splitter"
}
        
Elapsed time: 0.30649s