A JSON implementation as a Ruby extension

Edit Package rubygem-json
http://flori.github.com/json

This is a implementation of the JSON specification according to RFC 4627. You
can think of it as a low fat alternative to XML, if you want to store data to
disk or transmit it over a network rather than use a verbose markup language.

Refresh
Refresh
Source Files
Filename Size Changed
json-1.8.0.gem 0000148992 146 KB
rubygem-json.changes 0000010933 10.7 KB
rubygem-json.spec 0000002308 2.25 KB
Revision 38 (latest revision is 74)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 38)
- updated to version 1.8.0
   * Fix https://github.com/flori/json/issues/162 reported by Marc-Andre
     Lafortune <github_rocks@marc-andre.ca>. Thanks!
   * Applied patches by Yui NARUSE <naruse@airemix.jp> to suppress warning with
     -Wchar-subscripts and better validate UTF-8 strings.
   * Applied patch by ginriki@github to remove unnecessary if.
   * Add load/dump interface to JSON::GenericObject to make
         serialize :some_attribute, JSON::GenericObject
     work in Rails active models for convenient SomeModel#some_attribute.foo.bar
     access to serialised JSON data.
Comments 0
openSUSE Build Service is sponsored by