Package qjson: Information

    Source package: qjson
    Version: 0.8.1-alt2
    Build time:  Nov 3, 2015, 07:14 PM in the task #152582
    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 RPM packages built from this SRPM:
    libqjson (x86_64, i586)
    libqjson-debuginfo (x86_64, i586)
    qjson-devel (x86_64, i586)

    Maintainer: Sergey V Turchin


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

    Last changed


    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
    March 2, 2011 Sergey V Turchin 0.7.1-alt2
    - fix to build