Package qjson-qt5: Information

    Source package: qjson-qt5
    Version: 0.9.0-alt2
    Latest version according to Repology
    Build time:  Sep 6, 2019, 10:13 AM in the task #237197
    Category: System/Libraries
    Report package bug
    License: GPLv2+
    Summary: Lightweight data-interchange format
    Description: 
    JSON (JavaScript Object Notation) is a lightweight data-interchange format.
    It can represents integer, real number, string, an ordered sequence of value,
    and a collection of name/value pairs. QJson is a qt-based library that maps
    JSON data to QVariant objects: JSON arrays will be mapped to QVariantList instances,
    while JSON objects will be mapped to QVariantMap.

    List of rpms provided by this srpm:
    libqjson-qt5 (x86_64, ppc64le, i586, aarch64)
    libqjson-qt5-debuginfo (x86_64, ppc64le, i586, aarch64)
    qjson-qt5-devel (x86_64, ppc64le, i586, aarch64)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin
    Yuri N. Sedunov


      1. cmake
      2. qt5-base-devel
      3. gcc-c++

    Last changed


    Sept. 3, 2019 Michael Shigorin 0.9.0-alt2
    - E2K: explicit -std=c++11
    Jan. 19, 2017 Yuri N. Sedunov 0.9.0-alt1
    - 0.9.0
    July 7, 2016 Yuri N. Sedunov 0.8.1-alt1
    - first build for Sisyphus (0.8.1-118-g5e3b9b8)