mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-12-08 06:09:49 +00:00
Some applications use msgpack to store persistent data and require a specific msgpack version (e.g. borgbackup). Bundling helps in case there is an (incompatible) version of msgpack in a system-wide install. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _cmsgpack.pyx | ||
| _packer.pyx | ||
| _unpacker.pyx | ||
| _version.py | ||
| buff_converter.h | ||
| exceptions.py | ||
| fallback.py | ||
| pack.h | ||
| pack_template.h | ||
| sysdep.h | ||
| unpack.h | ||
| unpack_define.h | ||
| unpack_template.h | ||