Bug 544737

Summary: Review Request: qjson - A qt-based library that maps JSON data to QVariant objects
Product: [Fedora] Fedora Reporter: Magnus Tuominen <magnus.tuominen>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: fedora-package-review, notting, oget.fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-12 01:50:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Magnus Tuominen 2009-12-06 09:45:10 UTC
Spec URL: http://rubbad.com/files/fedora/12/SPECS/qjson.spec
SRPM URL: http://rubbad.com/files/fedora/12/SRPM/qjson-0.7.1-1.fc12.src.rpm
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's objects will be mapped to QVariantMap.

This is my first package, need sponsor.

Comment 1 Orcan Ogetbil 2009-12-12 01:50:10 UTC
Sorry, this package is under review already. Please try again with another package for sponsorship.

*** This bug has been marked as a duplicate of bug 539983 ***