slackbuilds_ponce/libraries/msgpack-c/README
B. Watson 05a597af62 libraries/msgpack-c: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 15:50:14 -04:00

3 lines
176 B
Text

MessagePack is an efficient binary serialisation format that lets you
exchange data among multiple languages like JSON. msgpack-c is a C and
C++ implementation of MessagePack.