Install libmsgpack-doc by entering the following commands in the terminal:
sudo apt update sudo apt install libmsgpack-doc
Description:
binary-based efficient object serialization library (docs)
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains the documentation of msgpack-c's API.
Homepage: https://github.com/msgpack/msgpack-c/
Version: 2.1.5-1
Section: universe/doc