diff options
author | slakmagik <jsun@freeshell.org> | 2010-05-11 20:01:45 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 20:01:45 +0200 |
commit | 887eff71d9175eb84051d76e941c94c4eb6b73ff (patch) | |
tree | e718a8ec8d80be92cd7973af785c515c209fef84 /network/w3m/README | |
parent | 2f62f05d45b76d410ffdc91a6d3c1c413b7db759 (diff) | |
download | slackbuilds-887eff71d9175eb84051d76e941c94c4eb6b73ff.tar.gz |
network/w3m: Added to 12.0 repository
Diffstat (limited to 'network/w3m/README')
-rw-r--r-- | network/w3m/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/network/w3m/README b/network/w3m/README new file mode 100644 index 0000000000..06f23fef66 --- /dev/null +++ b/network/w3m/README @@ -0,0 +1,15 @@ +w3m is a World Wide Web (WWW) text based client. It has English and +Japanese help files and an option menu and can be configured to use +either language. It will display hypertext markup language (HTML) +documents containing links to files residing on the local system, as +well as files residing on remote systems. It can display HTML tables, +frames, and images, and supports tabbed browsing. In addition, +it can be used as a "pager" in much the same manner as "more" or +"less". Current versions of w3m run on Unix (Solaris, SunOS, HP-UX, +Linux, FreeBSD, and EWS4800) and on Microsoft Windows 9x/NT. + +You will need the gc package (which is available from SlackBuilds.org), +to compile this. + +NOTE: Don't bother trying to run w3m inside a screen session; + it will segfault. |