mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
061dcca1bf
Signed-off-by: B. Watson <yalhcru@gmail.com>
3 lines
190 B
Text
3 lines
190 B
Text
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.
|