Sitescooper README (version 2.3.0beta)Sitescooper automatically retrieves the stories from several news websites,trims off extraneous HTML, and converts them into formats you can read on yourPalm computing device for later reading on-the-move. It maintains a cache, andwill avoid stories you've already read. It can handle 1-page sites, 1-page withdiffing, 2-level and 3-level sites, and it's very easy to add a new site to itslist. Even if you don't have a Palm handheld, it's still handy for simplewebsite-to-text conversion. The documentation, including installation instructions, is available in HTMLform in the "doc" subdirectory. If you're reading this with a web browser,click /doc/index.html> here (or /index.html> here if you'veinstalled using the RPM).It's also available online at the following URL: /doc/ /doc/> (link) If you're looking for more details on how to install or run sitescooper, followthose links.LICENSINGSitescooper is free software; you can redistribute it and/or modify it underthe terms of the GNU General Public License as published by the Free SoftwareFoundation; either version 2 of the License, or (at your option) any laterversion.Included in the distribution is a copy of Algorithm::Diff, an implementation ofthe Longest Common Subsequence algorithm, Copyright 1998, 1999 M-J. Dominus(mjd-perl-diff /at/ plover.com). It is free software; you can redistribute itand/or modify it under the same terms as Perl itself.This program, and the remaining files included with it, is distributed in thehope that it will be useful, but WITHOUT ANY WARRANTY; without even the impliedwarranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNUGeneral Public License for more details. The General Public License isincluded as the file "doc/gpl.html" in this distribution, or online at: /doc/gpl.html /doc/gpl.html> (link)