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:Backports:SLE-15-SP4:FactoryCandidates/rubygem-json && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gem2rpm.yml | 0000001718 1.68 KB | |
json-1.8.2.gem | 0000152064 149 KB | |
rubygem-json-rpmlintrc | 0000000048 48 Bytes | |
rubygem-json.changes | 0000012292 12 KB | |
rubygem-json.spec | 0000001786 1.74 KB |
Revision 18 (latest revision is 34)
Dominique Leuenberger (dimstar_suse)
accepted
request 284074
from
Stephan Kulow (coolo)
(revision 18)
- rename rpmlintrc and add it as source - update to 1.8.2 * Some performance improvements by Vipul A M <vipulnsward@gmail.com>. * Fix by Jason R. Clark <jclark@newrelic.com> to avoid mutation of JSON.dump_default_options. * More tests by Michael Mac-Vicar <mmacvicar@gmail.com> and fixing space_before accessor in generator. * Performance on Jruby improvemed by Ben Browning <bbrownin@redhat.com>. * Some fixes to be compatible with the new Ruby 2.2 by Zachary Scott <e@zzak.io> and SHIBATA Hiroshi <hsbt@ruby-lang.org>. - update to new packaging scheme and add gem2rpm.yml - disable documentation to disable a loop between rdoc and json
Comments 0