{
    "content": [
        {
            "type": "text",
            "text": "# wsgiref (pydoc)\n\n**Summary:** wsgiref - wsgiref -- a WSGI (PEP 3333) Reference Library\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **MODULE REFERENCE** (8 lines)\n- **DESCRIPTION** (21 lines)\n- **PACKAGE CONTENTS** (6 lines)\n- **FILE** (3 lines)\n\n## Full Content\n\n### NAME\n\nwsgiref - wsgiref -- a WSGI (PEP 3333) Reference Library\n\n### MODULE REFERENCE\n\nhttps://docs.python.org/3.10/library/wsgiref.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\n### DESCRIPTION\n\nCurrent Contents:\n\n* util -- Miscellaneous useful functions and wrappers\n\n* headers -- Manage response headers\n\n* handlers -- base classes for server/gateway implementations\n\n* simpleserver -- a simple BaseHTTPServer that supports WSGI\n\n* validate -- validation wrapper that sits between an app and a server\nto detect errors in either\n\nTo-Do:\n\n* cgigateway -- Run WSGI apps under CGI (pending a deployment standard)\n\n* cgiwrapper -- Run CGI apps under WSGI\n\n* router -- a simple middleware component that handles URL traversal\n\n### PACKAGE CONTENTS\n\nhandlers\nheaders\nsimpleserver\nutil\nvalidate\n\n### FILE\n\n/usr/lib/python3.10/wsgiref/init.py\n\n"
        }
    ],
    "structuredContent": {
        "command": "wsgiref",
        "section": "",
        "mode": "pydoc",
        "summary": "wsgiref - wsgiref -- a WSGI (PEP 3333) Reference Library",
        "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": "DESCRIPTION",
                "lines": 21,
                "subsections": []
            },
            {
                "name": "PACKAGE CONTENTS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ]
    }
}