Package libcbor: Information

    Source package: libcbor
    Version: 0.14.0-alt1
    Latest version according to Repology
    Build time:  Apr 12, 2026, 02:37 AM in the task #414519
    Category: System/Libraries
    Report package bug
    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)

    Maintainer: Anton Zhukharev

    List of contributors:
    Anton Zhukharev


      1. cmake
      2. ctest
      3. doxygen
      4. gcc-c++
      5. libcmocka-devel
      6. python3-module-breathe
      7. python3-module-sphinx
      8. python3-module-sphinx_rtd_theme
      9. rpm-macros-cmake
      10. sphinx

    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.