MessagePack serializer implementation for Python msgpack.org[Python] https://msgpack.org/
Find a file
2009-06-08 13:21:38 +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 Fix double INCREF-ing when unpacking. 2009-06-08 12:46:02 +09:00
msgpack.pyx Fix double INCREF-ing when unpacking. 2009-06-08 12:46:02 +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 Fix unpacking True, False and True. 2009-06-08 04:33:47 +09:00