Files
2013-09-26 17:14:40 +02:00

5 lines
183 B
Plaintext

MessagePack (de)serializer for Python.
MessagePack is a binary-based efficient data interchange format that is
focused on high performance. It is like JSON, but very fast and small.