{
    "content": [
        {
            "type": "text",
            "text": "# Debian::DictionariesCommon (perldoc)\n\n## NAME\n\nDebian::DictionariesCommon.pm - dictionaries-common library\n\n## SYNOPSIS\n\nuse Debian::DictionariesCommon q(:all)\n$dictionaries = parseinfo ('/var/lib/dictionaries-common/ispell/iwolof');\nloaddb ('ispell')\nupdatedb ('wordlist')\n\n## DESCRIPTION\n\nCommon functions for use from the dictionaries-common system.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **CALLING FUNCTIONS**\n- **SEE ALSO**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Debian::DictionariesCommon",
        "section": "",
        "mode": "perldoc",
        "summary": "Debian::DictionariesCommon.pm - dictionaries-common library",
        "synopsis": "use Debian::DictionariesCommon q(:all)\n$dictionaries = parseinfo ('/var/lib/dictionaries-common/ispell/iwolof');\nloaddb ('ispell')\nupdatedb ('wordlist')",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "CALLING FUNCTIONS",
                "lines": 42,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Debian::DictionariesCommon.pm - dictionaries-common library\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use Debian::DictionariesCommon q(:all)\n$dictionaries = parseinfo ('/var/lib/dictionaries-common/ispell/iwolof');\nloaddb ('ispell')\nupdatedb ('wordlist')\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Common functions for use from the dictionaries-common system.\n",
                "subsections": []
            },
            "CALLING FUNCTIONS": {
                "content": "\"dicocheckroot\"\nCheck for rootness and fail if not.\n\n\"buildemacsensupport\"\nPut info from dicts info files into emacsen-ispell-dicts.el\n\n\"buildjedsupport\"\nPut info from dicts info files into jed-ispell-dicts.sl\n\n\"buildsquirrelmailsupport\"\nBuild support file for squirrelmail with a list of available dictionaries and associated\nspellchecker calls, in php format.\n\n\"$libdir = getlibdir($class)\"\nReturn info dir for given class.\n\n\"$default = dicogetsysdefault($class)\"\nReturn system default value for given class.\n\n\"$libdir = getuserdefault\"\nReturn value for user default ispell dictionary.\n\n\"dicogetspellcheckerparams($class,\\%language)\"\nGet right params for $class (currently unused) and $language\n\n\"\\%dictionaries = loaddb($class)\"\nRead class .db file and return a reference to a hash with its contents.\n\n\"\\%result = parseinfo($file)\"\nParse given info file and return a reference to a hash with the relevant data.\n\n\"setsysdefault($value)\"\nSet value for system default ispell dictionary.\n\n\"setuserdefault\"\nSet value for user default ispell dictionary, after asking to select it from the available\nvalues.\n\n\"updatedb($class)\"\nParse info files for given class and update class .db file under dictionaries-common cache\ndir.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Debian dictionaries-common policy.\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Rafael Laboissiere\nAgustin Martin\n",
                "subsections": []
            }
        }
    }
}