Package qjson: Information

    Source package: qjson
    Version: 0.8.1-alt2.0.mipsel1
    Build time:  Apr 26, 2019, 06:31 AM
    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 (mipsel)
    libqjson-debuginfo (mipsel)
    qjson-devel (mipsel)

    Maintainer: Sergey V Turchin


      1. cmake
      2. kde-common-devel
      3. gcc-c++
      4. libqt4-devel

    Last changed


    Sept. 26, 2018 Ivan A. Melnikov 0.8.1-alt2.0.mipsel1
    - Rebuild on mipsel
    Nov. 3, 2015 Sergey V Turchin 0.8.1-alt2
    - rebuild with new cmake
    Dec. 7, 2012 Sergey V Turchin 0.8.1-alt1
    - new version