mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
a4d2fd62db
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1821 af4574ff-66df-0310-9fd7-8a98e5e911e0
24 lines
701 B
XML
24 lines
701 B
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>libxslt</application> package contains <filename>
|
|
libxslt</filename> libraries, <filename>libexslt</filename> libraries,
|
|
<command>xsltproc</command> and <command>xslt-config</command>.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>libxslt libraries</title>
|
|
<para><filename>libxslt</filename> libraries provide extensions to the
|
|
<filename>libxml2</filename> libraries to parse files that use the
|
|
<acronym>XSLT</acronym> format.</para></sect3>
|
|
|
|
<sect3><title>xsltproc</title>
|
|
<para><command>xsltproc</command> is used to apply
|
|
<acronym>XSLT</acronym> stylesheets to <acronym>XML</acronym>
|
|
documents.</para></sect3>
|
|
|
|
|
|
</sect2>
|