diff options
author | Brian Muramatsu <brian@fhobia.org> | 2010-05-11 15:01:27 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:01:27 +0200 |
commit | 0489ac2dab7283952218ddf4704163f431a88caf (patch) | |
tree | 95f75065e0222baee92c23877cb05dcb1a8bf58a /network/elinks/README | |
parent | 744f4f4f4e2c0d8f297f8913f2966ddbf031e7a6 (diff) |
network/elinks: Initial import
Diffstat (limited to 'network/elinks/README')
-rw-r--r-- | network/elinks/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/elinks/README b/network/elinks/README new file mode 100644 index 000000000000..bd3e8efd5105 --- /dev/null +++ b/network/elinks/README @@ -0,0 +1,10 @@ +elinks (ELinks - Full-Featured Text WWW Browser) + +ELinks is an advanced and well-established feature-rich text mode web +(HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly +customizable, and it can be extended via Lua or Guile scripts. It is very +portable and runs on a variety of platforms. + +The are some optional dependencies that are not included in Slackware. +Please consult the ELinks Manual Section 2.3 for more information on +dependencies: http://elinks.or.cz/documentation/manual.html |