Name: | perl-JSON-XS |
Epoch: | 1 |
Version: | 3.01 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 257210 |
License: | GPL+ or Artistic |
RPM: |
perl-JSON-XS-3.01-2.el7.aarch64.rpm
|
Source RPM: |
perl-JSON-XS-3.01-2.el7.src.rpm
|
Build Date: | Fri Jun 01 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/JSON-XS/ |
Summary: | JSON serializing/de-serializing, done correctly and fast |
Description: | This module converts Perl data structures to JSON and vice versa. Its
primary goal is to be correct and its secondary goal is to be fast. To
reach the latter goal it was written in C. |