mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-08 02:27:28 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@893 af4574ff-66df-0310-9fd7-8a98e5e911e0
26 lines
805 B
XML
26 lines
805 B
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>pcre</application> package contains the
|
|
<filename class='libraryfile'>libpcre</filename> libraries, <command>pcregrep</command>, <command>pcretest</command> and <filename>pcre-config</filename>.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>pcregrep</title>
|
|
<para><command>pcregrep</command> is a grep 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><filename>pcre-config</filename> is used during the compile process of programs
|
|
linking to this library.</para></sect3>
|
|
|
|
</sect2>
|
|
|