Package libcbor: Information
Source package: libcbor
Version: 0.14.0-alt1
Build time: Apr 12, 2026, 02:37 AM in the task #414519
Category: System/Libraries
Report package bugHome page: https://github.com/pjk/libcbor
License: MIT
Summary: A C library for parsing and generating CBOR
Description:
libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. See more information: https://datatracker.ietf.org/doc/html/rfc7049.
List of RPM packages built from this SRPM:
libcbor-devel (x86_64, i586, aarch64)
libcbor0.14 (x86_64, i586, aarch64)
libcbor0.14-debuginfo (x86_64, i586, aarch64)
libcbor-devel (x86_64, i586, aarch64)
libcbor0.14 (x86_64, i586, aarch64)
libcbor0.14-debuginfo (x86_64, i586, aarch64)
Maintainer: Anton Zhukharev
Last changed
April 8, 2026 Anton Zhukharev 0.14.0-alt1
- Updated to 0.14.0.
Sept. 1, 2025 Anton Zhukharev 0.13.0-alt1
- Updated to 0.13.0.
March 28, 2025 Anton Zhukharev 0.12.0-alt1
- Updated to 0.12.0. - Enabled check during building. - Followed Shared Libs policy.