{
    "content": [
        {
            "type": "text",
            "text": "# ncursesw5-config(1) (man)\n\n**Summary:** ncursesw6-config - helper script for ncurses libraries\n\n**Synopsis:** ncursesw6-config [options]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | --prefix | — | echos the package-prefix of ncurses |\n| — | --exec-prefix | — | echos the executable-prefix of ncurses |\n| — | --cflags | — | echos the C compiler flags needed to compile with ncurses --libs echos the libraries needed to link with ncurses |\n| — | --version | — | echos the release+patchdate version of ncurses |\n| — | --abi-version | — | echos the ABI version of ncurses |\n| — | --mouse-version | — | echos the mouse-interface version of ncurses |\n| — | --bindir | — | echos the directory containing ncurses programs |\n| — | --datadir | — | echos the directory containing ncurses data |\n| — | --includedir | — | echos the directory containing ncurses header files |\n| — | --libdir | — | echos the directory containing ncurses libraries |\n| — | --mandir | — | echos the directory containing ncurses manpages |\n| — | --terminfo | — | echos the $TERMINFO terminfo database path, e.g., /etc/terminfo |\n| — | --terminfo-dirs | — | echos the $TERMINFODIRS directory list, e.g., /etc/terminfo:/lib/terminfo:/usr/share/terminfo |\n| — | --termpath | — | echos the $TERMPATH termcap list, if support for termcap is configured. --help prints this message |\n\n## See Also\n\n- ncurses(3NCURSES)\n- ncursesw6-config(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (3 lines)\n- **OPTIONS** (1 lines) — 14 subsections\n  - --prefix (2 lines)\n  - --exec-prefix (2 lines)\n  - --cflags (4 lines)\n  - --version (2 lines)\n  - --abi-version (2 lines)\n  - --mouse-version (2 lines)\n  - --bindir (2 lines)\n  - --datadir (2 lines)\n  - --includedir (2 lines)\n  - --libdir (2 lines)\n  - --mandir (2 lines)\n  - --terminfo (3 lines)\n  - --terminfo-dirs (3 lines)\n  - --termpath (4 lines)\n- **SEE ALSO** (7 lines)\n\n## Full Content\n\n### NAME\n\nncursesw6-config - helper script for ncurses libraries\n\n### SYNOPSIS\n\nncursesw6-config [options]\n\n### DESCRIPTION\n\nThis  is a shell script which simplifies configuring applications against a particular set of\nncurses libraries.\n\n### OPTIONS\n\n#### --prefix\n\nechos the package-prefix of ncurses\n\n#### --exec-prefix\n\nechos the executable-prefix of ncurses\n\n#### --cflags\n\nechos the C compiler flags needed to compile with ncurses\n\n--libs echos the libraries needed to link with ncurses\n\n#### --version\n\nechos the release+patchdate version of ncurses\n\n#### --abi-version\n\nechos the ABI version of ncurses\n\n#### --mouse-version\n\nechos the mouse-interface version of ncurses\n\n#### --bindir\n\nechos the directory containing ncurses programs\n\n#### --datadir\n\nechos the directory containing ncurses data\n\n#### --includedir\n\nechos the directory containing ncurses header files\n\n#### --libdir\n\nechos the directory containing ncurses libraries\n\n#### --mandir\n\nechos the directory containing ncurses manpages\n\n#### --terminfo\n\nechos the $TERMINFO terminfo database path, e.g.,\n/etc/terminfo\n\n#### --terminfo-dirs\n\nechos the $TERMINFODIRS directory list, e.g.,\n/etc/terminfo:/lib/terminfo:/usr/share/terminfo\n\n#### --termpath\n\nechos the $TERMPATH termcap list, if support for termcap is configured.\n\n--help prints this message\n\n### SEE ALSO\n\nncurses(3NCURSES)\n\nThis describes ncurses version 6.3 (patch 20211021).\n\n\n\nncursesw6-config(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ncursesw5-config",
        "section": "1",
        "mode": "man",
        "summary": "ncursesw6-config - helper script for ncurses libraries",
        "synopsis": "ncursesw6-config [options]",
        "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": "ncurses",
                "section": "3NCURSES",
                "url": "https://www.chedong.com/phpMan.php/man/ncurses/3NCURSES/json"
            },
            {
                "name": "ncursesw6-config",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ncursesw6-config/1/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": []
            }
        ]
    }
}