{ "info": { "author": "Vasili Korol", "author_email": "vakorol@mail.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.8", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "django-msgpackfield\r\n===================\r\n\r\nProvides a binary django model field with automatic serialization/deserialization\r\nof native Python structures into/from [MsgPack](http://msgpack.org) format.\r\n\r\nIt also comes with a form widget, basically a `