CBOR (de)serializer with extensive tag support
This library provides encoding and decoding for the Concise Binary Object Representation (CBOR) (RFC 8949) serialization format. The specification is fully compatible with the original RFC 7049.
Homepage: https://github.com/agronholm/cbor2