glfs/general/genlib/libxml2/libxml2-desc.xml
Igor Živković 78ddb7e671 moved libxml, libxml2 and libxslt to their respective directories
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1313 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-05 04:33:29 +00:00

27 lines
872 B
XML

<sect2>
<title>Contents</title>
<para>The <application>libxml2</application> package contains <filename
class='libraryfile'>libxml2</filename> libraries, <command>xmllint</command>
and <command>xmlcatalog</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>