mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libcbor: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
68ee90437e
commit
28cad3b12c
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +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:
|
||||
Complete RFC conformance
|
||||
|
|
Loading…
Reference in a new issue