ossp-web/pkg/lib/pcbe/index.wml 1.1 -> 1.2
--- index.wml 2002/02/15 11:56:45 1.1
+++ index.wml 2002/02/15 20:06:30 1.2
@@ -3,10 +3,14 @@
<title>OSSP pcbe</title>
-<h1>...</h1>
+<h1>Perl Style Boolean Expressions</h1>
<h2>Abstract</h2>
+OSSP pcbe provides a Perl style boolean expression parser and evaluator.
+It is a companion library to <a href="../pcre/">OSSP pcre</a>. With OSSP
+pcre one can provide support for arbitrary complex boolean condition.
+
<h2>Authors</h2>
<pkg_author name="Ralf S. Engelschall" mail="rse@engelschall.com">
@@ -16,7 +20,7 @@
<pkg_status
stable="none" stable_date="none"
unstable="none" unstable_date="none"
- done=100>
+ done=15>
<h2>Source</h2>
|
|