1config BR2_PACKAGE_PYTHON_CBOR 2 bool "python-cbor" 3 help 4 RFC 7049 - Concise Binary Object Representation. 5 6 https://pypi.python.org/pypi/cbor 7