rubygem-json - This is a JSON implementation as a Ruby extension in C
Website: | https://www.ruby-lang.org/ |
---|---|
License: | (Ruby or GPLv2) and UCD |
Vendor: | Virtuozzo |
- Description:
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.
Packages
rubygem-json-2.5.1-159.vl9.x86_64 [54 KiB] |
Changelog
by Vít Ondruch (2022-02-10):
- Prevent segfaults running with SystemTap. Resolves: rhbz#2015441 |