MessagePack serializer implementation for Python msgpack.org[Python] https://msgpack.org/
Find a file
2009-06-22 14:28:04 +09:00
include Refactor include path. 2009-06-10 10:45:07 +09:00
MANIFEST Fix manifest. 2009-06-22 14:28:04 +09:00
msgpack.cpp Optimize to parsing data that has a number of same short raw field. 2009-06-22 09:51:24 +09:00
msgpack.pyx Fix can't pack float values. 2009-06-16 01:58:07 +09:00
pack.h refactoring 2009-06-08 01:30:43 +09:00
setup.py merge changing include path 2009-06-22 13:26:41 +09:00
testformat.py add test. 2009-06-08 04:33:58 +09:00
unpack.h Optimize to parsing data that has a number of same short raw field. 2009-06-22 09:51:24 +09:00