Name: | rh-ruby26-rubygem-json |
---|---|
Version: | 2.1.0 |
Release: | 118.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 170526 |
License: | (Ruby or GPLv2) and UCD |
RPM: | rh-ruby26-rubygem-json-2.1.0-118.el7.aarch64.rpm |
Source RPM: | rh-ruby26-ruby-2.6.2-118.el7.src.rpm |
Build Date: | Thu Jan 28 2021 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | http://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. |