python-msgpack - A Python MessagePack (de)serializer
Website: | http://pypi.python.org/pypi/msgpack-python/ |
---|---|
License: | ASL 2.0 |
Vendor: | Fedora Project |
- Description:
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.
Packages
python-msgpack-0.1.9-4.el5.i386 [30 KiB] |
Changelog
by Andrew Colin Kissa (2011-08-15):
- Fix build on python2.4 - Fix build on RHEL5 - Build for EPEL5 |