{
    "content": [
        {
            "type": "text",
            "text": "# sqlparse (pydoc)\n\n## NAME\n\nsqlparse - Parse SQL statements.\n\n## Sections\n\n- **NAME**\n- **PACKAGE CONTENTS**\n- **DATA**\n- **VERSION**\n- **FILE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "sqlparse",
        "section": "",
        "mode": "pydoc",
        "summary": "sqlparse - Parse SQL statements.",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "PACKAGE CONTENTS",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "DATA",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "sqlparse - Parse SQL statements.\n",
                "subsections": []
            },
            "PACKAGE CONTENTS": {
                "content": "main\ncli\nengine (package)\nexceptions\nfilters (package)\nformatter\nkeywords\nlexer\nsql\ntokens\nutils\n",
                "subsections": []
            },
            "DATA": {
                "content": "all = ['engine', 'filters', 'formatter', 'sql', 'tokens', 'cli']\n",
                "subsections": []
            },
            "VERSION": {
                "content": "0.4.2\n",
                "subsections": []
            },
            "FILE": {
                "content": "/usr/lib/python3/dist-packages/sqlparse/init.py\n\n",
                "subsections": []
            }
        }
    }
}