{
    "content": [
        {
            "type": "text",
            "text": "# distlib (pydoc)\n\n**Summary:** distlib\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **DESCRIPTION** (7 lines)\n- **PACKAGE CONTENTS** (13 lines)\n- **CLASSES** (3 lines) — 1 subsections\n  - class DistlibException (67 lines)\n- **DATA** (2 lines)\n- **VERSION** (2 lines)\n- **FILE** (3 lines)\n\n## Full Content\n\n### NAME\n\ndistlib\n\n### DESCRIPTION\n\n# -*- coding: utf-8 -*-\n#\n# Copyright (C) 2012-2019 Vinay Sajip.\n# Licensed to the Python Software Foundation under a contributor agreement.\n# See LICENSE.txt and CONTRIBUTORS.txt.\n#\n\n### PACKAGE CONTENTS\n\ncompat\ndatabase\nindex\nlocators\nmanifest\nmarkers\nmetadata\nresources\nscripts\nutil\nversion\nwheel\n\n### CLASSES\n\nbuiltins.Exception(builtins.BaseException)\nDistlibException\n\n#### class DistlibException\n\n|  Method resolution order:\n|      DistlibException\n|      builtins.Exception\n|      builtins.BaseException\n|      builtins.object\n|\n|  Data descriptors defined here:\n|\n|  weakref\n|      list of weak references to the object (if defined)\n|\n|  ----------------------------------------------------------------------\n|  Methods inherited from builtins.Exception:\n|\n|  init(self, /, *args, kwargs)\n|      Initialize self.  See help(type(self)) for accurate signature.\n|\n|  ----------------------------------------------------------------------\n|  Static methods inherited from builtins.Exception:\n|\n|  new(*args, kwargs) from builtins.type\n|      Create and return a new object.  See help(type) for accurate signature.\n|\n|  ----------------------------------------------------------------------\n|  Methods inherited from builtins.BaseException:\n|\n|  delattr(self, name, /)\n|      Implement delattr(self, name).\n|\n|  getattribute(self, name, /)\n|      Return getattr(self, name).\n|\n|  reduce(...)\n|      Helper for pickle.\n|\n|  repr(self, /)\n|      Return repr(self).\n|\n|  setattr(self, name, value, /)\n|      Implement setattr(self, name, value).\n|\n|  setstate(...)\n|\n|  str(self, /)\n|      Return str(self).\n|\n|  withtraceback(...)\n|      Exception.withtraceback(tb) --\n|      set self.traceback to tb and return self.\n|\n|  ----------------------------------------------------------------------\n|  Data descriptors inherited from builtins.BaseException:\n|\n|  cause\n|      exception cause\n|\n|  context\n|      exception context\n|\n|  dict\n|\n|  suppresscontext\n|\n|  traceback\n|\n|  args\n\n### DATA\n\nlogger = <Logger distlib (WARNING)>\n\n### VERSION\n\n0.3.4\n\n### FILE\n\n/usr/lib/python3/dist-packages/distlib/init.py\n\n"
        }
    ],
    "structuredContent": {
        "command": "distlib",
        "section": "",
        "mode": "pydoc",
        "summary": "distlib",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "PACKAGE CONTENTS",
                "lines": 13,
                "subsections": []
            },
            {
                "name": "CLASSES",
                "lines": 3,
                "subsections": [
                    {
                        "name": "class DistlibException",
                        "lines": 67
                    }
                ]
            },
            {
                "name": "DATA",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ]
    }
}