a7430139ff
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
219 B
Plaintext
8 lines
219 B
Plaintext
config BR2_PACKAGE_PYTHON_UBJSON
|
|
bool "python-ubjson"
|
|
help
|
|
This is a Python v3.2+ (and 2.7+) Universal Binary JSON
|
|
encoder/decoder based on the draft-12 specification.
|
|
|
|
https://pypi.python.org/pypi/py-ubjson
|