{
    "mode": "pydoc",
    "parameter": "distutils",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/distutils/json",
    "generated": "2026-06-02T15:50:58Z",
    "sections": {
        "NAME": {
            "content": "distutils - distutils\n",
            "subsections": []
        },
        "MODULE REFERENCE": {
            "content": "https://docs.python.org/3.10/library/distutils.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": []
        },
        "DESCRIPTION": {
            "content": "The main package for the Python Module Distribution Utilities.  Normally\nused from a setup script as\n\nfrom distutils.core import setup\n\nsetup (...)\n",
            "subsections": []
        },
        "PACKAGE CONTENTS": {
            "content": "msvccompiler\narchiveutil\nbcppcompiler\nccompiler\ncmd\ncommand (package)\nconfig\ncore\ncygwinccompiler\ndebug\ndeputil\ndirutil\ndist\nerrors\nextension\nfancygetopt\nfileutil\nfilelist\nlog\nmsvc9compiler\nmsvccompiler\nspawn\nsysconfig\ntextfile\nunixccompiler\nutil\nversion\nversionpredicate\n",
            "subsections": []
        },
        "VERSION": {
            "content": "3.10.12\n",
            "subsections": []
        },
        "FILE": {
            "content": "/usr/lib/python3.10/distutils/init.py\n\n",
            "subsections": []
        }
    },
    "summary": "distutils - distutils",
    "flags": [],
    "examples": [],
    "see_also": []
}