Name: | rubygem-json |
Version: | 2.7.1 |
Release: | 2.module+el9.4.0+90346+4cb4c4f5 |
Architecture: | x86_64 |
Module: | ruby:3.3:9040020240606064733:9
|
Group: | Unspecified |
Size: | 140317 |
License: | (Ruby OR BSD-2-Clause) AND Unicode-DFS-2015 |
RPM: |
rubygem-json-2.7.1-2.module+el9.4.0+90346+4cb4c4f5.x86_64.rpm
|
Source RPM: |
ruby-3.3.1-2.module+el9.4.0+90346+4cb4c4f5.src.rpm
|
Build Date: | Thu Jun 06 2024 |
Build Host: | build-ol9-x86_64.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. |