A JSON implementation as a Ruby extension
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.
- Developed at devel:languages:ruby:extensions
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/rubygem-json && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
json-1.7.1.gem | 0000144384 141 KB | |
rubygem-json.changes | 0000008246 8.05 KB | |
rubygem-json.spec | 0000002053 2 KB |
Revision 6 (latest revision is 34)
Stephan Kulow (coolo)
accepted
request 120756
from
Stephan Kulow (coolo)
(revision 6)
- update to 1.7.1 * Some small fixes for building - update to 1.7.0 * Add JSON::GenericObject for method access to objects transmitted via JSON. * Fix possible crash when trying to parse nil value. (forwarded request 116687 from coolo)
Comments 0