mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-cbor: 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
81863eafc7
commit
d75a2dbaa7
7
package/python-cbor/Config.in
Normal file
7
package/python-cbor/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_CBOR
|
||||
bool "python-cbor"
|
||||
help
|
||||
RFC 7049 - Concise Binary Object Representation.
|
||||
|
||||
https://pypi.python.org/pypi/cbor
|
||||
|
||||
Reference in New Issue
Block a user