MessagePack serializer implementation for Python msgpack.org[Python] https://msgpack.org/
Find a file
2009-06-10 10:45:07 +09:00
include Refactor include path. 2009-06-10 10:45:07 +09:00
MANIFEST Refactor include path. 2009-06-10 10:45:07 +09:00
msgpack.c free buffer when packer deleted. 2009-06-09 13:12:29 +09:00
msgpack.pyx free buffer when packer deleted. 2009-06-09 13:12:29 +09:00
pack.h refactoring 2009-06-08 01:30:43 +09:00
setup.py Refactor include path. 2009-06-10 10:45:07 +09:00
testformat.py add test. 2009-06-08 04:33:58 +09:00
unpack.h Fix unpacking True, False and True. 2009-06-08 04:33:47 +09:00