mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 10:19:51 +00:00
Make msgpack package instead of module. and using Cython in setup script.
This commit is contained in:
commit
20a7ff0be8
7 changed files with 11 additions and 3445 deletions
|
|
@ -1,7 +1,7 @@
|
|||
msgpack.cpp
|
||||
setup.py
|
||||
pack.h
|
||||
unpack.h
|
||||
msgpack/pack.h
|
||||
msgpack/unpack.h
|
||||
include/msgpack/pack_define.h
|
||||
include/msgpack/pack_template.h
|
||||
include/msgpack/unpack_define.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue