diff options
Diffstat (limited to 'network/w3m/slack-desc')
-rw-r--r-- | network/w3m/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/w3m/slack-desc b/network/w3m/slack-desc new file mode 100644 index 0000000000..a99ba2add1 --- /dev/null +++ b/network/w3m/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler--------------------------------------------------------| +w3m: w3m (text-mode browser) +w3m: +w3m: w3m is a World Wide Web (WWW) text based client. It has English and +w3m: Japanese help files and an option menu and can be configured to use +w3m: either language. It will display hypertext markup language (HTML) +w3m: documents containing links to files residing on the local system, as +w3m: well as files residing on remote systems. It can display HTML tables, +w3m: frames, and images, and supports tabbed browsing. In addition, it can +w3m: be used as a "pager" in much the same manner as "more" or "less". +w3m: +w3m: Homepage: http://w3m.sourceforge.net/ |