@hackage CBOR0.1.0.0

Encode/Decode values to/from CBOR

Provides a simple type to represent CBOR values as well as instances of the Get and Put classes from the binary package to encode/decode those values to/from ByteStrings. N.B. Alpha, interface subject to change!