Name: | rubygem-json |
Version: | 2.6.1 |
Release: | 141.module+el9.1.0+20815+286161bd |
Architecture: | aarch64 |
Module: | ruby:3.1:9010020220623124214:9
|
Group: | Unspecified |
Size: | 193783 |
License: | (Ruby or GPLv2) and UCD |
RPM: |
rubygem-json-2.6.1-141.module+el9.1.0+20815+286161bd.aarch64.rpm
|
Source RPM: |
ruby-3.1.2-141.module+el9.1.0+20815+286161bd.src.rpm
|
Build Date: | Tue Oct 04 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.ruby-lang.org/ |
Summary: | This is a JSON implementation as a Ruby extension in C |
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. |