Name: | perl-JSON-XS |
Epoch: | 1 |
Version: | 3.04 |
Release: | 3.el8 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 263000 |
License: | GPL+ or Artistic |
RPM: |
perl-JSON-XS-3.04-3.el8.x86_64.rpm
|
Source RPM: |
perl-JSON-XS-3.04-3.el8.src.rpm
|
Build Date: | Mon Apr 29 2019 |
Build Host: | ca-build101.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. |