diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-22 18:39:44 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-22 18:39:44 +0000 |
commit | 30c3cdab5b3d033c0827d62f885fbe6d36d97400 (patch) | |
tree | 6a23f6585707cf51f3fe4932f5fbf67453f4968d /www/xpath2rss/pkg-descr | |
parent | Keep checksum current: author rerolled distfile and the only change is to (diff) |
add xpath2rss 0.7
HTML to RSS converter
Diffstat (limited to 'www/xpath2rss/pkg-descr')
-rw-r--r-- | www/xpath2rss/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/xpath2rss/pkg-descr b/www/xpath2rss/pkg-descr new file mode 100644 index 000000000000..9d9f95db1482 --- /dev/null +++ b/www/xpath2rss/pkg-descr @@ -0,0 +1,4 @@ +xpath2rss is Yet Another HTML->RSS scraper. This one's different in that +instead of using regular expressions, as most do, it uses XPath. + +WWW: http://www.mnot.net/xpath2rss/ |