u-msgpack-python is a lightweight `MessagePack <http://msgpack.org/>`_ serializer and deserializer module written in pure Python, compatible with both Python 2 and Python 3, as well as CPython and PyPy implementations of Python. u-msgpack-python is fully compliant with the latest `MessagePack specification <https://github.com/msgpack/msgpack/blob/master/spec.md>`_. In particular, it supports the new binary, UTF-8 string, and application-defined ext types. See https://github.com/vsergeev/u-msgpack-python for more information.
Raw data
{
"_id": null,
"home_page": "https://github.com/vsergeev/u-msgpack-python",
"name": "u-msgpack-python",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "msgpack serialization deserialization",
"author": "vsergeev",
"author_email": "v@sergeev.io",
"download_url": "https://files.pythonhosted.org/packages/36/9d/a40411a475e7d4838994b7f6bcc6bfca9acc5b119ce3a7503608c4428b49/u-msgpack-python-2.8.0.tar.gz",
"platform": null,
"description": "u-msgpack-python is a lightweight `MessagePack <http://msgpack.org/>`_ serializer and deserializer module written in pure Python, compatible with both Python 2 and Python 3, as well as CPython and PyPy implementations of Python. u-msgpack-python is fully compliant with the latest `MessagePack specification <https://github.com/msgpack/msgpack/blob/master/spec.md>`_. In particular, it supports the new binary, UTF-8 string, and application-defined ext types. See https://github.com/vsergeev/u-msgpack-python for more information.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A portable, lightweight MessagePack serializer and deserializer written in pure Python.",
"version": "2.8.0",
"project_urls": {
"Homepage": "https://github.com/vsergeev/u-msgpack-python"
},
"split_keywords": [
"msgpack",
"serialization",
"deserialization"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b15e512aeb40fd819f4660d00f96f5c7371ee36fc8c6b605128c5ee59e0b28c6",
"md5": "e4c4363bb8217d2aa50767968bb32e7e",
"sha256": "1d853d33e78b72c4228a2025b4db28cda81214076e5b0422ed0ae1b1b2bb586a"
},
"downloads": -1,
"filename": "u_msgpack_python-2.8.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "e4c4363bb8217d2aa50767968bb32e7e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 10590,
"upload_time": "2023-05-18T09:28:10",
"upload_time_iso_8601": "2023-05-18T09:28:10.323245Z",
"url": "https://files.pythonhosted.org/packages/b1/5e/512aeb40fd819f4660d00f96f5c7371ee36fc8c6b605128c5ee59e0b28c6/u_msgpack_python-2.8.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "369da40411a475e7d4838994b7f6bcc6bfca9acc5b119ce3a7503608c4428b49",
"md5": "062ac5812bcd32f967356c384a37297c",
"sha256": "b801a83d6ed75e6df41e44518b4f2a9c221dc2da4bcd5380e3a0feda520bc61a"
},
"downloads": -1,
"filename": "u-msgpack-python-2.8.0.tar.gz",
"has_sig": false,
"md5_digest": "062ac5812bcd32f967356c384a37297c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18167,
"upload_time": "2023-05-18T09:28:12",
"upload_time_iso_8601": "2023-05-18T09:28:12.187459Z",
"url": "https://files.pythonhosted.org/packages/36/9d/a40411a475e7d4838994b7f6bcc6bfca9acc5b119ce3a7503608c4428b49/u-msgpack-python-2.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-18 09:28:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vsergeev",
"github_project": "u-msgpack-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "u-msgpack-python"
}