{
    "content": [
        {
            "type": "text",
            "text": "# __phello__ (pydoc)\n\n## NAME\n\nphello\n\n## Sections\n\n- **NAME**\n- **MODULE REFERENCE**\n- **PACKAGE CONTENTS**\n- **FUNCTIONS** (1 subsections)\n- **DATA**\n- **FILE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "__phello__",
        "section": "",
        "mode": "pydoc",
        "summary": "phello",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "MODULE REFERENCE",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "PACKAGE CONTENTS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FUNCTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "main",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DATA",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "phello\n",
                "subsections": []
            },
            "MODULE REFERENCE": {
                "content": "https://docs.python.org/3.12/library/phello.html\n\nThe following documentation is automatically generated from the Python\nsource files.  It may be incomplete, incorrect or include features that\nare considered implementation detail and may vary between Python\nimplementations.  When in doubt, consult the module reference at the\nlocation listed above.\n",
                "subsections": []
            },
            "PACKAGE CONTENTS": {
                "content": "spam\n",
                "subsections": []
            },
            "FUNCTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "main",
                        "content": ""
                    }
                ]
            },
            "DATA": {
                "content": "initialized = True\n",
                "subsections": []
            },
            "FILE": {
                "content": "/usr/lib/python3.12/phello/init.py\n\n",
                "subsections": []
            }
        }
    }
}