libcbor 0.6.0-ok1 source package in openKylin

Changelog

libcbor (0.6.0-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main libs

Downloads

File Size SHA-256 Checksum
libcbor_0.6.0.orig.tar.gz 256.5 KiB ad97dfe6462a28956be38c924a5a557acf303d8454ca121e02150a5b87e03ee7
libcbor_0.6.0-ok1.debian.tar.xz 4.9 KiB c4f602be80cd450ad9fb7919990c996f5beceed2bee434a7eb191bf514f7ff35
libcbor_0.6.0-ok1.dsc 1.9 KiB 4adbe43001f02989643cfa2b0c00bf0099786a6c377ff2fee7a0ec57e71bfd87

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.6: 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.6-dbgsym: debug symbols for libcbor0.6