1config BR2_PACKAGE_PYTHON_UBJSON 2 bool "python-ubjson" 3 help 4 This is a Python v3.2+ (and 2.7+) Universal Binary JSON 5 encoder/decoder based on the draft-12 specification. 6 7 https://pypi.python.org/pypi/py-ubjson 8
1config BR2_PACKAGE_PYTHON_UBJSON 2 bool "python-ubjson" 3 help 4 This is a Python v3.2+ (and 2.7+) Universal Binary JSON 5 encoder/decoder based on the draft-12 specification. 6 7 https://pypi.python.org/pypi/py-ubjson 8