{ "info": { "author": "Cameron Simpson", "author_email": "cs@cskk.id.au", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Some serialising functions, now mostly a thin wrapper for the cs.binary functions.\n\n## Function `get_bs(data, offset=0)`\n\nRead an extensible byte serialised unsigned int from `data` at `offset`.\nReturn value and new offset.\n\nContinuation octets have their high bit set.\nThe value is big-endian.\n\nIf you just have a bytes instance, this is the go. If you're\nreading from a stream you're better off with `cs.binary.BSUint`.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/cameron_simpson/css/commits/all", "keywords": "python2,python3", "license": "", "maintainer": "", "maintainer_email": "", "name": "cs.serialise", "package_url": "https://pypi.org/project/cs.serialise/", "platform": "", "project_url": "https://pypi.org/project/cs.serialise/", "project_urls": { "Homepage": "https://bitbucket.org/cameron_simpson/css/commits/all" }, "release_url": "https://pypi.org/project/cs.serialise/20190103/", "requires_dist": null, "requires_python": "", "summary": "Some serialising functions, now mostly a thin wrapper for the cs.binary functions.", "version": "20190103" }, "last_serial": 4654430, "releases": { "20150116": [ { "comment_text": "", "digests": { "md5": "df8f81166ddec176847e021febe11f07", "sha256": "ac71bd26f2b138abd080eedb44f8adfc5580d068739c19b934e3a0286a9fcc3d" }, "downloads": -1, "filename": "cs.serialise-20150116.tar.gz", "has_sig": false, "md5_digest": "df8f81166ddec176847e021febe11f07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2361, "upload_time": "2015-01-18T06:17:57", "url": "https://files.pythonhosted.org/packages/ce/6c/a2152f7d112988d0b44216afc5bbb50330bd40359709fa7ffc729814b5d5/cs.serialise-20150116.tar.gz" } ], "20160828": [ { "comment_text": "", "digests": { "md5": "97c0a8d1b2f1f34fd9907f1b63dff45e", "sha256": "31788d9011221af2e7d1cb93d6a39f08543f506a9ab92e9c7eb626ddcc6a11cd" }, "downloads": -1, "filename": "cs.serialise-20160828.tar.gz", "has_sig": false, "md5_digest": "97c0a8d1b2f1f34fd9907f1b63dff45e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3696, "upload_time": "2016-08-28T06:11:29", "url": "https://files.pythonhosted.org/packages/a0/46/12d6acd2b7c266432155408b69263f0da244b726c39765a5c68f474fbd98/cs.serialise-20160828.tar.gz" } ], "20190103": [ { "comment_text": "", "digests": { "md5": "51b6507dfafea03fb40510e10ff18e57", "sha256": "acfc73a117ef40831b1a80a1e956494b4ce7392ca5178241f55569bc0975479c" }, "downloads": -1, "filename": "cs.serialise-20190103.tar.gz", "has_sig": false, "md5_digest": "51b6507dfafea03fb40510e10ff18e57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1921, "upload_time": "2019-01-02T22:47:20", "url": "https://files.pythonhosted.org/packages/b4/48/73332feedcb3208093fd6a68b056671616834236de4856ee429b1615f9a2/cs.serialise-20190103.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51b6507dfafea03fb40510e10ff18e57", "sha256": "acfc73a117ef40831b1a80a1e956494b4ce7392ca5178241f55569bc0975479c" }, "downloads": -1, "filename": "cs.serialise-20190103.tar.gz", "has_sig": false, "md5_digest": "51b6507dfafea03fb40510e10ff18e57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1921, "upload_time": "2019-01-02T22:47:20", "url": "https://files.pythonhosted.org/packages/b4/48/73332feedcb3208093fd6a68b056671616834236de4856ee429b1615f9a2/cs.serialise-20190103.tar.gz" } ] }