Name: | rubygem-json |
---|---|
Version: | 2.5.1 |
Release: | 159.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 195491 |
License: | (Ruby or GPLv2) and UCD |
RPM: | rubygem-json-2.5.1-159.el9.aarch64.rpm |
Source RPM: | ruby-3.0.3-159.el9.src.rpm |
Build Date: | Sat May 07 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. |