mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
python-ubjson: new package
Signed-off-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
a0b0fcfe21
commit
a7430139ff
7
package/python-ubjson/Config.in
Normal file
7
package/python-ubjson/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user