Package: python3-msgpack Source: python-msgpack Version: 1.0.3-3build4 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 273 Depends: python3 (<< 3.14), python3 (>= 3.13~), python3:any, libc6 (>= 2.14) Breaks: borgbackup (<< 1.1.11-5~), python3-pynvim (<< 0.4.2~) Section: python Priority: optional Homepage: https://pypi.python.org/pypi/msgpack Description: Python 3 implementation of MessagePack format MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains a Python 3 extension module implementing the MessagePack format. Original-Maintainer: Debian OpenStack