mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-ujson: new package
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
61c056d40b
commit
0226a0af0f
7
package/python-ujson/Config.in
Normal file
7
package/python-ujson/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user