$darkmode
https://github.com/qorelanguage/module-msgpack
MessagePack module for the Qore programming language.
``` mkdir build cd build cmake .. make sudo make install ```
``` cd build cmake .. # not needed if done before make docs ```