{
    "content": [
        {
            "type": "text",
            "text": "# libxslt(3) (man)\n\n**Summary:** libxslt - library used to do XSL transformations on XML documents\n\n## See Also\n\n- libexslt(3)\n- libxml(3)\n- xsltproc(1)\n- xmllint(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **DESCRIPTION** (3 lines)\n- **FILES** (9 lines)\n- **AUTHORS** (4 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\nlibxslt - library used to do XSL transformations on XML documents\n\n### DESCRIPTION\n\nThe  libxslt library is used to do XSL transformations on XML documents that have been loaded\ninto memory with functions from libxml.\n\n### FILES\n\n/usr/lib/libxslt1.0.0/libxslt.a\nstatic library\n\n/usr/lib/libxslt1.0.0/libxslt.so\nsharable library\n\n/usr/package/libxslt1.0.0/bin/xsltproc\nbinary application to do XSL transformations on the command line\n\n### AUTHORS\n\nDaniel Veillard (daniel@veillard.com).  If you download and install this package look at  in‐\nstructions on the Web site http://xmlsoft.org/XSLT/ .  Manual page by Heiko W. Rupp (hwr@pil‐\nhuhn.de)\n\n### SEE ALSO\n\nlibexslt(3), libxml(3), xsltproc(1), xmllint(1)\n\n\n\n30 August 2001                                 libxslt(3)\n\n"
        }
    ],
    "structuredContent": {
        "command": "libxslt",
        "section": "3",
        "mode": "man",
        "summary": "libxslt - library used to do XSL transformations on XML documents",
        "synopsis": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "libexslt",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/libexslt/3/json"
            },
            {
                "name": "libxml",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/libxml/3/json"
            },
            {
                "name": "xsltproc",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xsltproc/1/json"
            },
            {
                "name": "xmllint",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xmllint/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}