1config BR2_PACKAGE_PYTHON_CBOR2 2 bool "python-cbor2" 3 help 4 Pure Python CBOR (de)serializer with extensive tag support. 5 6 https://cbor2.readthedocs.io/ 7