{
    "content": [
        {
            "type": "text",
            "text": "# Image::ExifTool::BZZ (perldoc)\n\n## NAME\n\nImage::ExifTool::BZZ - Utility to decode BZZ compressed data\n\n## SYNOPSIS\n\nThis module is used by Image::ExifTool\n\n## DESCRIPTION\n\nThis module contains definitions required by Image::ExifTool to decode BZZ compressed data in\nDjVu images.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **NOTES**\n- **AUTHOR**\n- **REFERENCES**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Image::ExifTool::BZZ",
        "section": "",
        "mode": "perldoc",
        "summary": "Image::ExifTool::BZZ - Utility to decode BZZ compressed data",
        "synopsis": "This module is used by Image::ExifTool",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "DjVu",
                "section": "3pm",
                "url": "https://www.chedong.com/phpMan.php/man/DjVu/3pm/json"
            },
            {
                "name": "ExifTool",
                "section": "3pm",
                "url": "https://www.chedong.com/phpMan.php/man/ExifTool/3pm/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "REFERENCES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Image::ExifTool::BZZ - Utility to decode BZZ compressed data\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "This module is used by Image::ExifTool\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module contains definitions required by Image::ExifTool to decode BZZ compressed data in\nDjVu images.\n",
                "subsections": []
            },
            "NOTES": {
                "content": "This code is based on ZPCodec and BSByteStream of DjVuLibre 3.5.21 (see additional copyrights\nand the first reference below), which are covered under the GNU GPL license.\n\nThis is implemented as Image::ExifTool::BZZ instead of Compress::BZZ because I am hoping that\nsomeone else will write a proper Compress::BZZ module (with compression ability).\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com) Copyright 2002, Leon Bottou and\nYann Le Cun Copyright 2001, AT&T Copyright 1999-2001, LizardTech Inc.\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            },
            "REFERENCES": {
                "content": "<http://djvu.sourceforge.net/>\n<http://www.djvu.org/>\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Image::ExifTool::DjVu(3pm), Image::ExifTool(3pm)\n",
                "subsections": []
            }
        }
    }
}