Package qjson: Information

    Source package: qjson
    Version: 0.7.1-alt2
    Build time:  Mar 2, 2011, 09:13 PM
    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 (x86_64, i586)
    libqjson-debuginfo (x86_64, i586)
    qjson-devel (x86_64, i586)

    Maintainer: Sergey V Turchin


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

    Last changed


    March 2, 2011 Sergey V Turchin 0.7.1-alt2
    - fix to build
    Nov. 8, 2010 Eugeny A. Rostovtsev 0.7.1-alt1.1
    - Rebuilt for soname set-versions
    Sept. 15, 2010 Sergey V Turchin 0.7.1-alt0.M51.1
    - built for M51