0226a0af0f
Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
211 B
Plaintext
8 lines
211 B
Plaintext
config BR2_PACKAGE_PYTHON_UJSON
|
|
bool "python-ujson"
|
|
help
|
|
UltraJSON is an ultra fast JSON encoder and decoder written
|
|
in pure C with bindings for Python 2.5+ and 3.
|
|
|
|
https://pypi.python.org/pypi/ujson
|