diff options
author | Felix Pfeifer <pfeifer[dot]felix[at]googlemail[dot]com> | 2010-08-28 08:08:34 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-29 15:32:14 -0500 |
commit | f5287105ec1e82d22cf6fd8e556b1094f244bcff (patch) | |
tree | 180464a6451f07119f1f9c821af078c1ba6b0958 /network/w3m/slack-desc | |
parent | 0c218fe9a0caa5529cb479248c73fbf981a5f860 (diff) | |
download | slackbuilds-f5287105ec1e82d22cf6fd8e556b1094f244bcff.tar.gz |
network/w3m: Added (text-mode web browser)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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/ |