libcbor 0.10.2-ok1 source package in openKylin

Changelog

libcbor (0.10.2-ok1) nile; urgency=medium

  * New upstream release.

 -- Luoyaoming <email address hidden>  Tue, 12 Mar 2024 15:49:43 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main libs
Nile V2.0 proposed main libs

Downloads

File Size SHA-256 Checksum
libcbor_0.10.2.orig.tar.gz 282.7 KiB e75f712215d7b7e5c89ef322a09b701f7159f028b8b48978865725f00f79875b
libcbor_0.10.2-ok1.debian.tar.xz 4.7 KiB 8dd9358a0d8a978af74581f99fcd95dbddd273a6fca8965e829f7840f57976dd
libcbor_0.10.2-ok1.dsc 2.0 KiB c7c8ce5c54d9e22e9cdcd0f344465a3bc2a2ea25d29acfd81c002604ee006e78

View changes file

Binary packages built by this source

libcbor-dev: library for parsing and generating CBOR (RFC 7049) (development headers)

 CBOR is a general-purpose schema-less binary data format, defined in
 RFC 7049. This package provides a C library for parsing and generating
 CBOR.
 .
 This package contains the development headers.

libcbor-doc: library for parsing and generating CBOR (RFC 7049) (documentation)

 CBOR is a general-purpose schema-less binary data format, defined in
 RFC 7049. This package provides a C library for parsing and generating
 CBOR.
 .
 This package contains the documentation

libcbor0.10: library for parsing and generating CBOR (RFC 7049)

 CBOR is a general-purpose schema-less binary data format, defined in
 RFC 7049. This package provides a C library for parsing and generating
 CBOR. The main features are:
 .
  - Complete RFC conformance
  - Robust C99 implementation
  - Layered architecture offers both control and convenience
  - Flexible memory management
  - No shared global state - threading friendly
  - Proper handling of UTF-8
  - Full support for streams & incremental processing
  - Extensive documentation and test suite
  - No runtime dependencies, small footprint
 .
 This package contains the runtime library.

libcbor0.10-dbgsym: debug symbols for libcbor0.10