File: //proc/self/root/usr/lib64/python3.9/site-packages/msgpack-1.0.3-py3.9.egg-info/SOURCES.txt
COPYING
MANIFEST.in
README.md
pyproject.toml
setup.py
msgpack/__init__.py
msgpack/_cmsgpack.cpp
msgpack/_cmsgpack.pyx
msgpack/_packer.pyx
msgpack/_unpacker.pyx
msgpack/_version.py
msgpack/buff_converter.h
msgpack/exceptions.py
msgpack/ext.py
msgpack/fallback.py
msgpack/pack.h
msgpack/pack_template.h
msgpack/sysdep.h
msgpack/unpack.h
msgpack/unpack_define.h
msgpack/unpack_template.h
msgpack.egg-info/PKG-INFO
msgpack.egg-info/SOURCES.txt
msgpack.egg-info/dependency_links.txt
msgpack.egg-info/top_level.txt
test/test_buffer.py
test/test_case.py
test/test_except.py
test/test_extension.py
test/test_format.py
test/test_limits.py
test/test_memoryview.py
test/test_newspec.py
test/test_obj.py
test/test_pack.py
test/test_read_size.py
test/test_seq.py
test/test_sequnpack.py
test/test_stricttype.py
test/test_subtype.py
test/test_unpack.py