1Image::ExifTool::CBOR(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::CBOR(3)
2
3
4
6 Image::ExifTool::CBOR - Read CBOR format metadata
7
9 This module is used by Image::ExifTool
10
12 This module contains definitions required by Image::ExifTool read
13 Concise Binary Object Representation (CBOR) formatted metadata, used by
14 the C2PA specification.
15
17 Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
18
19 This library is free software; you can redistribute it and/or modify it
20 under the same terms as Perl itself.
21
23 <https://c2pa.org/public-draft/>
24 <https://datatracker.ietf.org/doc/html/rfc7049>
25
27 "CBOR Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
28
29
30
31perl v5.34.0 2022-01-25 Image::ExifTool::CBOR(3)