rubygem-json - A JSON implementation in Ruby
| Website: | http://json.rubyforge.org |
|---|---|
| License: | Ruby or GPLv2 |
| Vendor: | Fedora Project |
- Description:
This is a implementation of the JSON specification according to RFC 4627 in Ruby. 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.
Packages
| rubygem-json-1.8.3-103.fc24.x86_64 [64 KiB] |
Changelog
by Vít Ondruch (2016-07-12):
- Make symlinks for json gem. |
| rubygem-json-1.8.3-62.fc24.x86_64 [81 KiB] |
Changelog
by Vít Ondruch (2017-07-27):
- Fix IV Reuse in GCM Mode (rhbz#1381527). |
| rubygem-json-1.8.3-61.1.fc24.x86_64 [81 KiB] |
Changelog
by Vít Ondruch (2016-12-01):
- Do not freeze strings in generated .gemspec. |