glfs/general/genlib/pcre/pcre-intro.xml
Larry Lawrence 666f6de69c filesystem->file system, bootdisk->boot disk, other spelling
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1275 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-03 02:12:31 +00:00

24 lines
848 B
XML

<sect2>
<title>Introduction to <application>pcre</application></title>
<para>The <application>pcre</application> package contains
<application>Perl</application> compatible regular expression
libraries. These are useful for implementing regular expression pattern
matching using the same syntax and semantics as <application>Perl
5</application>.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&pcre-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&pcre-download-ftp;"/></para></listitem>
<listitem><para>Download size: &pcre-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&pcre-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&pcre-time;</para></listitem></itemizedlist>
</sect3>
</sect2>