MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small. This is a Python (de)serializer for MessagePack.
MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small. This is a Python (de)serializer for MessagePack.
Website: | http://pypi.python.org/pypi/msgpack-python/ |
---|---|
License: | ASL 2.0 |
Vendor: | Fedora Project |
Group: | unspecified |
python-msgpack-0.4.6-1.el6.x86_64 [68 KiB] |
Changelog
by Ken Dreyer (2015-03-13):
- Update to latest upstream version 0.4.6 (RHBZ #1201568) |