{
    "content": [
        {
            "type": "text",
            "text": "# ncurses6-config (man)\n\n## NAME\n\nncurses6-config - helper script for ncurses libraries\n\n## SYNOPSIS\n\nncurses6-config [options]\n\n## DESCRIPTION\n\nThis  is a shell script which simplifies configuring applications against a particular set of\nncurses libraries.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (14 subsections)\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ncurses6-config",
        "section": "",
        "mode": "man",
        "summary": "ncurses6-config - helper script for ncurses libraries",
        "synopsis": "ncurses6-config [options]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": "--prefix",
                "arg": null,
                "description": "echos the package-prefix of ncurses"
            },
            {
                "flag": "",
                "long": "--exec-prefix",
                "arg": null,
                "description": "echos the executable-prefix of ncurses"
            },
            {
                "flag": "",
                "long": "--cflags",
                "arg": null,
                "description": "echos the C compiler flags needed to compile with ncurses --libs echos the libraries needed to link with ncurses"
            },
            {
                "flag": "",
                "long": "--version",
                "arg": null,
                "description": "echos the release+patchdate version of ncurses"
            },
            {
                "flag": "",
                "long": "--abi-version",
                "arg": null,
                "description": "echos the ABI version of ncurses"
            },
            {
                "flag": "",
                "long": "--mouse-version",
                "arg": null,
                "description": "echos the mouse-interface version of ncurses"
            },
            {
                "flag": "",
                "long": "--bindir",
                "arg": null,
                "description": "echos the directory containing ncurses programs"
            },
            {
                "flag": "",
                "long": "--datadir",
                "arg": null,
                "description": "echos the directory containing ncurses data"
            },
            {
                "flag": "",
                "long": "--includedir",
                "arg": null,
                "description": "echos the directory containing ncurses header files"
            },
            {
                "flag": "",
                "long": "--libdir",
                "arg": null,
                "description": "echos the directory containing ncurses libraries"
            },
            {
                "flag": "",
                "long": "--mandir",
                "arg": null,
                "description": "echos the directory containing ncurses manpages"
            },
            {
                "flag": "",
                "long": "--terminfo",
                "arg": null,
                "description": "echos the $TERMINFO terminfo database path, e.g., /etc/terminfo"
            },
            {
                "flag": "",
                "long": "--terminfo-dirs",
                "arg": null,
                "description": "echos the $TERMINFODIRS directory list, e.g., /etc/terminfo:/lib/terminfo:/usr/share/terminfo"
            },
            {
                "flag": "",
                "long": "--termpath",
                "arg": null,
                "description": "echos the $TERMPATH termcap list, if support for termcap is configured. --help prints this message"
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "curses",
                "section": "3X",
                "url": "https://www.chedong.com/phpMan.php/man/curses/3X/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "--prefix",
                        "lines": 2,
                        "long": "--prefix"
                    },
                    {
                        "name": "--exec-prefix",
                        "lines": 2,
                        "long": "--exec-prefix"
                    },
                    {
                        "name": "--cflags",
                        "lines": 4,
                        "long": "--cflags"
                    },
                    {
                        "name": "--version",
                        "lines": 2,
                        "long": "--version"
                    },
                    {
                        "name": "--abi-version",
                        "lines": 2,
                        "long": "--abi-version"
                    },
                    {
                        "name": "--mouse-version",
                        "lines": 2,
                        "long": "--mouse-version"
                    },
                    {
                        "name": "--bindir",
                        "lines": 2,
                        "long": "--bindir"
                    },
                    {
                        "name": "--datadir",
                        "lines": 2,
                        "long": "--datadir"
                    },
                    {
                        "name": "--includedir",
                        "lines": 2,
                        "long": "--includedir"
                    },
                    {
                        "name": "--libdir",
                        "lines": 2,
                        "long": "--libdir"
                    },
                    {
                        "name": "--mandir",
                        "lines": 2,
                        "long": "--mandir"
                    },
                    {
                        "name": "--terminfo",
                        "lines": 3,
                        "long": "--terminfo"
                    },
                    {
                        "name": "--terminfo-dirs",
                        "lines": 3,
                        "long": "--terminfo-dirs"
                    },
                    {
                        "name": "--termpath",
                        "lines": 4,
                        "long": "--termpath"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ncurses6-config - helper script for ncurses libraries\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "ncurses6-config [options]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This  is a shell script which simplifies configuring applications against a particular set of\nncurses libraries.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "--prefix",
                        "content": "echos the package-prefix of ncurses\n",
                        "long": "--prefix"
                    },
                    {
                        "name": "--exec-prefix",
                        "content": "echos the executable-prefix of ncurses\n",
                        "long": "--exec-prefix"
                    },
                    {
                        "name": "--cflags",
                        "content": "echos the C compiler flags needed to compile with ncurses\n\n--libs echos the libraries needed to link with ncurses\n",
                        "long": "--cflags"
                    },
                    {
                        "name": "--version",
                        "content": "echos the release+patchdate version of ncurses\n",
                        "long": "--version"
                    },
                    {
                        "name": "--abi-version",
                        "content": "echos the ABI version of ncurses\n",
                        "long": "--abi-version"
                    },
                    {
                        "name": "--mouse-version",
                        "content": "echos the mouse-interface version of ncurses\n",
                        "long": "--mouse-version"
                    },
                    {
                        "name": "--bindir",
                        "content": "echos the directory containing ncurses programs\n",
                        "long": "--bindir"
                    },
                    {
                        "name": "--datadir",
                        "content": "echos the directory containing ncurses data\n",
                        "long": "--datadir"
                    },
                    {
                        "name": "--includedir",
                        "content": "echos the directory containing ncurses header files\n",
                        "long": "--includedir"
                    },
                    {
                        "name": "--libdir",
                        "content": "echos the directory containing ncurses libraries\n",
                        "long": "--libdir"
                    },
                    {
                        "name": "--mandir",
                        "content": "echos the directory containing ncurses manpages\n",
                        "long": "--mandir"
                    },
                    {
                        "name": "--terminfo",
                        "content": "echos the $TERMINFO terminfo database path, e.g.,\n/etc/terminfo\n",
                        "long": "--terminfo"
                    },
                    {
                        "name": "--terminfo-dirs",
                        "content": "echos the $TERMINFODIRS directory list, e.g.,\n/etc/terminfo:/lib/terminfo:/usr/share/terminfo\n",
                        "long": "--terminfo-dirs"
                    },
                    {
                        "name": "--termpath",
                        "content": "echos the $TERMPATH termcap list, if support for termcap is configured.\n\n--help prints this message\n",
                        "long": "--termpath"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "curses(3X)\n\nThis describes ncurses version 6.3 (patch 20211021).\n\n\n\nncurses6-config(1)",
                "subsections": []
            }
        }
    }
}