LICENSE.md
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
mbf_pandas_msgpack/__init__.py
mbf_pandas_msgpack/move.c
mbf_pandas_msgpack/packers.py
mbf_pandas_msgpack.egg-info/PKG-INFO
mbf_pandas_msgpack.egg-info/SOURCES.txt
mbf_pandas_msgpack.egg-info/dependency_links.txt
mbf_pandas_msgpack.egg-info/requires.txt
mbf_pandas_msgpack.egg-info/top_level.txt
mbf_pandas_msgpack/includes/pack.h
mbf_pandas_msgpack/includes/pack_template.h
mbf_pandas_msgpack/includes/sysdep.h
mbf_pandas_msgpack/includes/unpack.h
mbf_pandas_msgpack/includes/unpack_define.h
mbf_pandas_msgpack/includes/unpack_template.h
mbf_pandas_msgpack/msgpack/__init__.py
mbf_pandas_msgpack/msgpack/_packer.c
mbf_pandas_msgpack/msgpack/_packer.cpp
mbf_pandas_msgpack/msgpack/_packer.pyx
mbf_pandas_msgpack/msgpack/_unpacker.c
mbf_pandas_msgpack/msgpack/_unpacker.cpp
mbf_pandas_msgpack/msgpack/_unpacker.pyx
mbf_pandas_msgpack/msgpack/_version.py
mbf_pandas_msgpack/msgpack/exceptions.py