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/README | |
parent | 0c218fe9a0caa5529cb479248c73fbf981a5f860 (diff) |
network/w3m: Added (text-mode web browser)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/w3m/README')
-rw-r--r-- | network/w3m/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/network/w3m/README b/network/w3m/README new file mode 100644 index 000000000000..6fe3b433920c --- /dev/null +++ b/network/w3m/README @@ -0,0 +1,13 @@ +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". +This buildscript includes some security and bug fix patches. However +the actual stable version of w3m is more than 3 years old. You should +not use it as your default browser, it is only here as an optional +dependency for SuperCollider. + +This requires gc. |