{ "info": { "author": "Malek Hadj-Ali", "author_email": "lekmalek@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython" ], "description": "mood.msgpack\n\nPython MessagePack implementation\n\nMessagePack is an efficient binary serialization format. It lets you exchange\ndata among multiple languages like JSON. But it's faster and smaller.\nSmall integers are encoded into a single byte, and typical short strings require\nonly one extra byte in addition to the strings themselves.\n\nSee https://github.com/lekma/mood.msgpack for more info.", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/lekma/mood.msgpack/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lekma/mood.msgpack", "keywords": "messagepack msgpack", "license": "GNU General Public License v3 (GPLv3)", "maintainer": "", "maintainer_email": "", "name": "mood.msgpack", "package_url": "https://pypi.org/project/mood.msgpack/", "platform": "POSIX", "project_url": "https://pypi.org/project/mood.msgpack/", "project_urls": { "Bug Tracker": "https://github.com/lekma/mood.msgpack/issues", "Download": "https://github.com/lekma/mood.msgpack/releases", "Homepage": "https://github.com/lekma/mood.msgpack" }, "release_url": "https://pypi.org/project/mood.msgpack/1.0.1/", "requires_dist": null, "requires_python": "~=3.5", "summary": "Python MessagePack implementation", "version": "1.0.1" }, "last_serial": 4577653, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "b2ba391a5132cabd94bc609c01ff1a57", "sha256": "6424662cc8dd153bc68b85d009fbbb5d77dcf1dff8159703d4dfde9ed25d6cf6" }, "downloads": -1, "filename": "mood.msgpack-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b2ba391a5132cabd94bc609c01ff1a57", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 26186, "upload_time": "2018-02-05T10:37:03", "url": "https://files.pythonhosted.org/packages/ae/d7/800d14844ec0b6f77daa5cda15fb4363df70ca37fae6da402850afcc58fb/mood.msgpack-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b588784ad865c83442c27f2562f998e5", "sha256": "622cab2aa7328b2f928407883a867047e73ac289fa67f9835d8b96232a7ea487" }, "downloads": -1, "filename": "mood.msgpack-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b588784ad865c83442c27f2562f998e5", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 26189, "upload_time": "2018-12-09T16:21:26", "url": "https://files.pythonhosted.org/packages/12/68/717e5fab6651b83ff73503c3e719b3a593b3b9364afe4784a6ca75366177/mood.msgpack-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b588784ad865c83442c27f2562f998e5", "sha256": "622cab2aa7328b2f928407883a867047e73ac289fa67f9835d8b96232a7ea487" }, "downloads": -1, "filename": "mood.msgpack-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b588784ad865c83442c27f2562f998e5", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 26189, "upload_time": "2018-12-09T16:21:26", "url": "https://files.pythonhosted.org/packages/12/68/717e5fab6651b83ff73503c3e719b3a593b3b9364afe4784a6ca75366177/mood.msgpack-1.0.1.tar.gz" } ] }