{
    "content": [
        {
            "type": "text",
            "text": "# xml2-config (man)\n\n## NAME\n\nxml-config - script to get information about the installed version of GNOME-XML\n\n## SYNOPSIS\n\nxml-config [--prefix[=DIR]] [--libs] [--cflags] [--version] [--help]\n\n## DESCRIPTION\n\nxml-config  is  a  tool that is used to determine the compile and linker flags that should be\nused to compile and link programs that use GNOME-XML.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (3 subsections)\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "xml2-config",
        "section": "",
        "mode": "man",
        "summary": "xml-config - script to get information about the installed version of GNOME-XML",
        "synopsis": "xml-config [--prefix[=DIR]] [--libs] [--cflags] [--version] [--help]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": "--version",
                "arg": null,
                "description": "Print the currently installed version of GNOME-XML on the standard output. --libs Print the linker flags that are necessary to link a GNOME-XML program. Add --dynamic after --libs to print only shared library linking information."
            },
            {
                "flag": "",
                "long": "--cflags",
                "arg": null,
                "description": "Print the compiler flags that are necessary to compile a GNOME-XML program."
            },
            {
                "flag": "",
                "long": "--prefix",
                "arg": "PREFIX",
                "description": "If specified, use PREFIX instead of the installation prefix that GNOME-XML was built with when computing the output for the --cflags and --libs options. This option must be specified before any --libs or --cflags options."
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "--version",
                        "lines": 5,
                        "long": "--version"
                    },
                    {
                        "name": "--cflags",
                        "lines": 2,
                        "long": "--cflags"
                    },
                    {
                        "name": "--prefix=PREFIX",
                        "lines": 4,
                        "long": "--prefix",
                        "arg": "PREFIX"
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "xml-config - script to get information about the installed version of GNOME-XML\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "xml-config [--prefix[=DIR]] [--libs] [--cflags] [--version] [--help]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "xml-config  is  a  tool that is used to determine the compile and linker flags that should be\nused to compile and link programs that use GNOME-XML.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "xml-config accepts the following options:\n",
                "subsections": [
                    {
                        "name": "--version",
                        "content": "Print the currently installed version of GNOME-XML on the standard output.\n\n--libs  Print the linker flags that are necessary to link a GNOME-XML program.  Add --dynamic\nafter --libs to print only shared library linking information.\n",
                        "long": "--version"
                    },
                    {
                        "name": "--cflags",
                        "content": "Print the compiler flags that are necessary to compile a GNOME-XML program.\n",
                        "long": "--cflags"
                    },
                    {
                        "name": "--prefix=PREFIX",
                        "content": "If  specified, use PREFIX instead of the installation prefix that GNOME-XML was built\nwith when computing the output for the --cflags and --libs options. This option  must\nbe specified before any --libs or --cflags options.\n",
                        "long": "--prefix",
                        "arg": "PREFIX"
                    }
                ]
            },
            "AUTHOR": {
                "content": "This  manual  page  was written by Fredrik Hallenberg <hallon@lysator.liu.se>, for the Debian\nGNU/linux system (but may be used by others).\n\n\n\nVersion                                      3 July 1999                                GNOME-XML(1)",
                "subsections": []
            }
        }
    }
}