pkgsrc/www/w3m/DESCR
kei 9fd26d8b88 Updated w3m package to version 0.3 with m17n-20020316 patch. ChangeLog from
0.2.5 to 0.3 is so big (~ 560 lines), so I only quote release note here.  You
may want to look at the demo images before updating this package.

  http://www2u.biglobe.ne.jp/~hsaka/w3m/nec.png
  http://www2u.biglobe.ne.jp/~hsaka/w3m/mapion.png



o w3m 0.3 - 2002-03-06:

 w3m is a pager with WWW capability.  It IS a pager, but it can be used
 as a text-mode WWW browser.

 Major new features in 0.3 release are:

  * w3m-img merged: w3m now can display images in terminal emulator on X
  window system! see doc/README.img

o w3m-0.2.5.1:

  w3m 0.2.5.1 is stable release. It only applies the following patches
  (trivial and minor fixes) from CVS:

   - fix inputAnswer() and no "ssl_forbid_method" [w3m-dev 02985]
   - fix SunOS 4.1.4 build problem [w3m-dev 02972]
2002-04-21 23:34:32 +00:00

24 lines
968 B
Text

W3m is a termial-based WWW browser which supports HTML tables and frames.
It's small, so faster than other WWW browsers. It also supports following
URL by clicking mouse button on the anchor in xterm and its variants from
990526 version.
It uses Boehm-GC to implement the table/frame parser.
Quoted from README.m17n:
Muntilingualizaion of w3m
2002/02/16
H. Sakamoto
Introduction
I have tried the muntilingualization of w3m (w3m-m17n).
The patch for w3m-0.2.1 is available on the following site.
http://www2u.biglobe.ne.jp/~hsaka/w3m/index.html#m17n
patch/w3m-0.3-m17n-20020316.tar.gz
patch/README.m17n
It is a development version. And enough test is not preformed because
I can understand Japanese only. Please use, test, and report bugs.