Index of /~tskirvin/software/news/urlview-news
urlview-news
============
urlview-news is a collection of tools put together to extend upon
'urlview' script, which is a contribution to the mutt package. This
updated urlview script extracts URLs from a text file, and displays them
using a menu so that you can select and load a specific URL. This package
adds the following functionality:
o Supports multi-line URLs.
o Supports the 'url_handler.sh' extension to urlview, to handle URLs
in a fairly generic manner.
o Can load and display Usenet news articles, either from your local news
spool or from Google Groups.
Prerequisites
=============
You must have Perl installed. 'article' requires LWP::UserAgent (part of
the libwww-perl package) and Net::NNTP.
LWP::UserAgent http://search.cpan.org/~gaas/libwww-perl-5.803/
Perl http://www.perl.org/
urlview ftp://ftp.mutt.org/pub/mutt/contrib/urlview-0.9.tar.gz
webnewtab http://www.ks.uiuc.edu/Development/MDTools/scripts/
Installation Notes
==================
This isn't something that you can just install, at this point. Refer to
the file USAGE for more information.