glfs/general/genlib/libxml2/libxml2-desc.xml
Igor Živković a4d2fd62db updated to libxml2-2.6.6 and libxslt-1.1.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1821 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-02-18 11:14:18 +00:00

26 lines
902 B
XML

<sect2>
<title>Contents</title>
<para>The <application>libxml2</application> package contains <filename
class='libraryfile'>libxml2</filename> libraries, <command>xmllint</command>,
<command>xmlcatalog</command> and <command>xml2-config</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>libxml2 libraries</title>
<para><filename class='libraryfile'>libxml2</filename> libraries provide
the functions for programs to parse files that use the <acronym>XML</acronym>
format.</para></sect3>
<sect3><title>xmllint</title>
<para><command>xmllint</command> parses XML files and outputs reports (based
upon options) to detect errors in <acronym>XML</acronym> coding.</para></sect3>
<sect3><title>xmlcatalog</title>
<para><command>xmlcatalog</command> allows users to monitor and manipulate
<acronym>XML</acronym> and <acronym>SGML</acronym> catalogs.</para></sect3>
</sect2>