MessagePack serializer implementation for Python msgpack.org[Python] https://msgpack.org/
Find a file
2009-06-16 01:56:04 +09:00
MANIFEST Fix setup script doesn't work. 2009-06-08 13:21:38 +09:00
msgpack add cythoned source and setup script. 2009-06-08 01:43:50 +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 Fix setup script doesn't work. 2009-06-08 13:21:38 +09:00
testformat.py add test. 2009-06-08 04:33:58 +09:00
unpack.h Increase stack size. 2009-06-16 01:56:04 +09:00