glfs/general/genlib/pcre/pcre-intro.xml

15 lines
464 B
XML
Raw Normal View History

<sect2>
<title>Introduction to pcre</title>
<screen>Download location: &pcre-download;
Version used: &pcre-version;
Package size: &pcre-size;
Estimated Disk space required: &pcre-buildsize;</screen>
<para>The pcre package contains perl compatible regular expression
libraries. These are useful for implementing regular expression pattern
matching using the same syntax and semantics as Perl 5.</para>
</sect2>