slackbuilds_ponce/libraries/msgpack-c
Benjamin Trigona-Harany 02f91843a4 libraries/msgpack-c: Added (C/C++ impelmentation of MessagePack).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-06-12 06:51:41 +07:00
..
msgpack-c.info
msgpack-c.SlackBuild
README
slack-desc

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.