Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-cbor
CBOR, Concise Binary Object Representation
http://cbor.io/
0
no reviews
Install
CBOR is a library for the CBOR binary object representation format, based on Sadayuki Furuhashi's MessagePack library.
This is a Ruby implementation of the CBOR (http://cbor.io) encoding, based on the (polished) high-performance msgpack-ruby code.