libraries/libcbor: Reflow README.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-26 03:52:03 -05:00 committed by Willy Sudiarto Raharjo
parent fc0f3844a1
commit c0df4e9ffc
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -1,4 +1,5 @@
libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. libcbor is a C library for parsing and generating CBOR, the general-purpose
schema-less binary data format.
Main features: Main features:
Complete RFC conformance Complete RFC conformance