[wwwsearch-commits] r26891 - wwwsearch/pullparser/trunk
jjlee at codespeak.net
jjlee at codespeak.net
Sat May 6 20:41:19 CEST 2006
Author: jjlee
Date: Sat May 6 20:41:18 2006
New Revision: 26891
Modified:
wwwsearch/pullparser/trunk/README.html.in
Log:
Warn about dropping support for pullparser in web page
Modified: wwwsearch/pullparser/trunk/README.html.in
==============================================================================
--- wwwsearch/pullparser/trunk/README.html.in (original)
+++ wwwsearch/pullparser/trunk/README.html.in Sat May 6 20:41:18 2006
@@ -33,6 +33,8 @@
<div id="Content">
+<p class="warning">This module is currently unmaintained.</p>
+
<p>A simple "pull API" for HTML parsing, after Perl's
<code>HTML::TokeParser</code>. Many simple HTML parsing tasks are
simpler this way than with the <code>HTMLParser</code> module.
More information about the wwwsearch-commits
mailing list