[Bug 54312] Web page not reporting pcre as a requirement
Dirk Mueller
mueller at kde.org
Sun Feb 9 00:42:18 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=54312
mueller at kde.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mueller at kde.org 2003-02-09 01:42 -------
Subject: www/info/requirements
CVS commit by mueller:
add pcre as requirement.
CCMAIL: 54312-done at bugs.kde.org
M +13 -0 3.1.html 1.7
--- www/info/requirements/3.1.html #1.6:1.7
@@ -519,4 +519,17 @@
<td>kdebase</td>
</tr>
+ <tr valign="top">
+ <td><a href="http://www.pcre.org/">PCRE</a></td>
+
+ <td bgcolor="#ffff8e">Recommended</td>
+
+ <td>The PCRE (Perl Compatible Regular Expressions) library is a set of functions that implement regular expression pattern
+ matching using the same syntax and semantics as Perl 5.</td>
+
+ <td>PCRE improves the regular-expression support in the KDE JavaScript engine (KJS), which is used by the KDE HTML
+ rendering engine (KHTML). </td>
+
+ <td>kdelibs</td>
+ </tr>
<tr>
<td align="center" colspan="5"><a name="Security"></a>Security</td>
More information about the kde-www
mailing list