summaryrefslogtreecommitdiff
path: root/devel/ruby-msgpack/DESCR
blob: 1f2b58d5c8d127b986593cda15b72a182ceb3f01 (plain)
1
2
3
4
5
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.}

This package is MessagePack implementation for Ruby.