Name: | perl-CBOR-XS |
---|---|
Version: | 1.86 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 223955 |
License: | GPLv3+ and (BSD or GPLv2+) |
RPM: | perl-CBOR-XS-1.86-1.el9.x86_64.rpm |
Source RPM: | perl-CBOR-XS-1.86-1.el9.src.rpm |
Build Date: | Fri Feb 04 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
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. |