perl-CBOR-XS - Concise Binary Object Representation (CBOR)
Website: | https://metacpan.org/release/CBOR-XS |
---|---|
License: | GPL-1.0-or-later AND (BSD-2-Clause OR GPL-2.0-or-later) |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
perl-CBOR-XS-1.87-1.aldos.src [86 KiB] |
Changelog
by Joel Barrios (2023-09-13):
- Update to 1.87. |