slackbuilds/libraries/msgpack-c
Benjamin Trigona-Harany 0f49e0ce65 libraries/msgpack-c: Updated for version 1.2.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2015-09-05 18:24:31 +07:00
..
README libraries/msgpack-c: Added (C/C++ impelmentation of MessagePack). 2014-06-12 06:51:41 +07:00
msgpack-c.SlackBuild libraries/msgpack-c: Updated for version 1.2.0. 2015-09-05 18:24:31 +07:00
msgpack-c.info libraries/msgpack-c: Updated for version 1.2.0. 2015-09-05 18:24:31 +07:00
slack-desc libraries/msgpack-c: Added (C/C++ impelmentation of MessagePack). 2014-06-12 06:51:41 +07:00

README

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.