{
    "content": [
        {
            "type": "text",
            "text": "# Image::ExifTool::MacOS (perldoc)\n\n## NAME\n\nImage::ExifTool::MacOS - Read/write MacOS system tags\n\n## SYNOPSIS\n\nThis module is used by Image::ExifTool\n\n## DESCRIPTION\n\nThis module contains definitions required by Image::ExifTool to extract MDItem* and XAttr* tags\non MacOS systems using the \"mdls\" and \"xattr\" utilities respectively. It also reads metadata\ndirectly from the MacOS \".\" sidecar files that are used on some filesystems to store file\nattributes. Writable tags use \"xattr\", \"setfile\" or \"osascript\" for writing.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHOR**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Image::ExifTool::MacOS",
        "section": "",
        "mode": "perldoc",
        "summary": "Image::ExifTool::MacOS - Read/write MacOS system tags",
        "synopsis": "This module is used by Image::ExifTool",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "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": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Image::ExifTool::MacOS - Read/write MacOS system tags\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "This module is used by Image::ExifTool\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module contains definitions required by Image::ExifTool to extract MDItem* and XAttr* tags\non MacOS systems using the \"mdls\" and \"xattr\" utilities respectively. It also reads metadata\ndirectly from the MacOS \".\" sidecar files that are used on some filesystems to store file\nattributes. Writable tags use \"xattr\", \"setfile\" or \"osascript\" for writing.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "\"MacOS Tags\" in Image::ExifTool::TagNames, Image::ExifTool(3pm)\n",
                "subsections": []
            }
        }
    }
}