Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: rubygem-json_pure - JSON implementation in pure Ruby

https://bugzilla.redhat.com/show_bug.cgi?id=616779

           Summary: Review Request: rubygem-json_pure - JSON
                    implementation in pure Ruby
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
   Estimated Hours: 0.0
    Classification: Fedora
    Target Release: ---


Spec URL: http://mifo.sk/RPMS/rubygem-json_pure.spec
SRPM URL: http://mifo.sk/RPMS/rubygem-json_pure-1.4.3-1.fc13.src.rpm
Description:

This is a implementation of the JSON specification according to RFC 4627
www.ietf.org/rfc/rfc4627.txt . Starting from version 1.0.0 on there will be two
variants available:

A pure ruby variant, that relies on the iconv and the stringscan extensions,
which are both part of the ruby standard library.
The quite a bit faster C extension variant, which is in parts implemented in C
and comes with its own unicode conversion functions and a parser generated by
the ragel state machine compiler www.cs.queensu.ca/~thurston/ragel .

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to