{
    "content": [
        {
            "type": "text",
            "text": "# babel (pydoc)\n\n## NAME\n\nbabel\n\n## DESCRIPTION\n\nbabel\n~~~~~\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **PACKAGE CONTENTS**\n- **VERSION**\n- **FILE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "babel",
        "section": "",
        "mode": "pydoc",
        "summary": "babel",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 16,
                "subsections": []
            },
            {
                "name": "PACKAGE CONTENTS",
                "lines": 14,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "babel\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "babel\n~~~~~\n\nIntegrated collection of utilities that assist in internationalizing and\nlocalizing applications.\n\nThis package is basically composed of two major parts:\n\n* tools to build and work with ``gettext`` message catalogs\n* a Python interface to the CLDR (Common Locale Data Repository), providing\naccess to various locale display names, localized number and date\nformatting, etc.\n\n:copyright: (c) 2013-2019 by the Babel Team.\n:license: BSD, see LICENSE for more details.\n",
                "subsections": []
            },
            "PACKAGE CONTENTS": {
                "content": "compat\ncore\ndates\nlanguages\nlists\nlocaledata\nlocaltime (package)\nmessages (package)\nnumbers\nplural\nsupport\nunits\nutil\n",
                "subsections": []
            },
            "VERSION": {
                "content": "2.8.0\n",
                "subsections": []
            },
            "FILE": {
                "content": "/usr/lib/python3/dist-packages/babel/init.py\n\n",
                "subsections": []
            }
        }
    }
}