Package jansson: Information

    Source package: jansson
    Version: 2.14-alt4
    Build time:  Dec 9, 2024, 10:22 AM
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: C library for encoding, decoding and manipulating JSON data
    Description: 
    Jansson is a C library for encoding, decoding and manipulating JSON data.
    It features:
     - Simple and intuitive API and data model
     - Comprehensive documentation
     - No dependencies on other libraries
     - Full Unicode support (UTF-8)
     - Extensive test suite

    List of RPM packages built from this SRPM:
    libjansson-devel (e2kv6, e2kv5, e2kv4, e2k)
    libjansson4 (e2kv6, e2kv5, e2kv4, e2k)
    libjansson4-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Anton Farygin


      1. /usr/bin/sphinx-build
      2. cmake
      3. ctest
      4. rpm-macros-cmake

    Last changed


    Dec. 4, 2024 Anton Farygin 2.14-alt4
    - fixed libdir location in pkgconfig file
    Dec. 2, 2024 Anton Farygin 2.14-alt3
    - dependencies for the building of documentation changed from
      python3-module-sphinx to /usr/bin/sphinx-build to simplify the backport in stable branches
    Dec. 2, 2024 Anton Farygin 2.14-alt2
    - built with cmake