mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 01:52:11 +00:00
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
|
|
config BR2_PACKAGE_PYTHON_CBOR
|
||
|
|
bool "python-cbor"
|
||
|
|
help
|
||
|
|
RFC 7049 - Concise Binary Object Representation.
|
||
|
|
|
||
|
|
https://pypi.python.org/pypi/cbor
|
||
|
|
|