glfs/general/genlib/pcre/pcre-desc.xml
Igor Živković 9d0cd2034a pcre corrections
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1666 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-12-25 16:10:09 +00:00

26 lines
842 B
XML

<sect2>
<title>Contents</title>
<para>The <application><acronym>PCRE</acronym></application> package contains
the <filename class='libraryfile'>libpcre</filename> libraries,
<command>pcregrep</command>, <command>pcretest</command> and
<command>pcre-config</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>pcregrep</title>
<para><command>pcregrep</command> is a <command>grep</command> that understands
<application>Perl</application> compatible regular expressions.</para></sect3>
<sect3><title>pcretest</title>
<para><command>pcretest</command> can test your
<application>Perl</application> compatible regular expression.</para></sect3>
<sect3><title>pcre-config</title>
<para><command>pcre-config</command> is used during the compile process of
programs linking to this library.</para></sect3>
</sect2>