buildroot/package/python-cbor2/Config.in
James Hilliard 8371f09622 package/python-cbor2: new package
Pure Python CBOR (de)serializer with extensive tag support.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-12 21:50:46 +02:00

7 lines
156 B
Plaintext

config BR2_PACKAGE_PYTHON_CBOR2
bool "python-cbor2"
help
Pure Python CBOR (de)serializer with extensive tag support.
https://cbor2.readthedocs.io/