Name: | perl-CBOR-XS |
---|---|
Version: | 1.71 |
Release: | 4.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 230239 |
License: | GPLv3+ and (BSD or GPLv2+) |
RPM: | perl-CBOR-XS-1.71-4.el8.aarch64.rpm |
Source RPM: | perl-CBOR-XS-1.71-4.el8.src.rpm |
Build Date: | Wed Dec 11 2019 |
Build Host: | ca-arm-jenkins-builder-01 |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/CBOR-XS |
Summary: | Concise Binary Object Representation (CBOR) |
Description: | This module converts Perl data structures to the Concise Binary Object Representation (CBOR) and vice versa. CBOR is a fast binary serialization format that aims to use an (almost) superset of the JSON data model, i.e. when you can represent something useful in JSON, you should be able to represent it in CBOR. |