diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/sitescooper/DESCR | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/sitescooper/DESCR')
-rw-r--r-- | net/sitescooper/DESCR | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/net/sitescooper/DESCR b/net/sitescooper/DESCR new file mode 100644 index 00000000000..047c710f85e --- /dev/null +++ b/net/sitescooper/DESCR @@ -0,0 +1,23 @@ + Sitescooper is a perl script which you run on your Palm Computing +handheld organizer's hotsync machine. It will retrieve news stories +automatically from various news websites and convert them into Palm +DOC, iSilo, RichReader or text format; in addition, it can now +convert into any other format for which you have a conversion program +that takes text or HTML input. + + Multiple types of sites can be snarfed: + + 1-level sites, where the text to be converted is all present on + one page, (such as Slashdot, Linux Weekly News, BluesNews, + NTKnow, Ars Technica); + + 2-level sites, where the text to be converted is linked to from + a Table of Contents page (such as Wired News, BBC News, and I, + Cringely); + + 3-level sites, where the text to be converted is linked to from + a Table of Contents page, which in turned is linked to from a + list of issues page (such as PalmPower or New Scientist). + + In addition sites that post news as items on one big page, such as +Slashdot, Ars Technica, and BluesNews, are supported using diff. |