mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 10:19:51 +00:00
Make msgpack package instead of module.
This commit is contained in:
parent
a1fb1507d4
commit
3a9f74e79c
7 changed files with 9 additions and 3442 deletions
|
|
@ -1,7 +1,7 @@
|
|||
msgpack.c
|
||||
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