1Image::ExifTool::BZZ(3)User Contributed Perl DocumentatioInmage::ExifTool::BZZ(3)
2
3
4

NAME

6       Image::ExifTool::BZZ - Utility to decode BZZ compressed data
7

SYNOPSIS

9       This module is used by Image::ExifTool
10

DESCRIPTION

12       This module contains definitions required by Image::ExifTool to decode
13       BZZ compressed data in DjVu images.
14

NOTES

16       This code is based on ZPCodec and BSByteStream of DjVuLibre 3.5.21 (see
17       additional copyrights and the first reference below), which are covered
18       under the GNU GPL license.
19
20       This is implemented as Image::ExifTool::BZZ instead of Compress::BZZ
21       because I am hoping that someone else will write a proper Compress::BZZ
22       module (with compression ability).
23

AUTHOR

25       Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com) Copyright
26       2002, Leon Bottou and Yann Le Cun Copyright 2001, AT&T Copyright
27       1999-2001, LizardTech Inc.
28
29       This library is free software; you can redistribute it and/or modify it
30       under the same terms as Perl itself.
31

REFERENCES

33       <http://djvu.sourceforge.net/>
34       <http://www.djvu.org/>
35

SEE ALSO

37       Image::ExifTool::DjVu(3pm), Image::ExifTool(3pm)
38
39
40
41perl v5.32.0                      2020-07-28           Image::ExifTool::BZZ(3)
Impressum