Package w3m: Information

    Source package: w3m
    Version: 0.5.2-alt1
    Build time:  Jan 31, 2008, 04:37 PM
    Category: Networking/WWW
    Report package bug
    License: BSD
    Summary: w3m is a pager with Web browsing capability
    Description: 
    w3m is a pager with WWW capability. It IS a pager, but it can be
    used as a text-mode WWW browser with following features:
    * When reading HTML document, you can follow links and view images
      (using external image viewer).
    * It has 'internet message mode', which determines the type of document
      from header. If the Content-Type: field of the document is text/html,
      that document is displayed as HTML document.
    * You can change URL description like 'http://hogege.net' in plain text
      into link to that URL.

    List of rpms provided by this srpm:
    w3m (x86_64, i586)
    w3m-img (x86_64, i586)

    Maintainer: Eugene Vlasov

    List of contributors:
    Eugene Vlasov
    Anton Farygin
    qa-robot
    Ott Alex


      1. XFree86-devel
      2. libgc-devel
      3. libssl-devel
      4. glib-devel
      5. glibc-devel
      6. libgpm-devel
      7. gtk+-devel
      8. imlib2-devel
      9. zlib-devel

    Last changed


    Jan. 31, 2008 Eugene Vlasov 0.5.2-alt1
    - New version
    - Fix for format string vulnerability merged into upstream
    Dec. 29, 2006 Eugene Vlasov 0.5.1-alt5
    - [SECURITY] fix format string vulnerability in file.c (inputAnswer) (thanks
      to ldv@ for notifying)
    Oct. 13, 2006 Eugene Vlasov 0.5.1-alt4
    - Build w3m-img with Imlib2 instead of GdkPixbuf