1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: w3m-el-snapshot
Section: lisp
Priority: optional
Maintainer: Tatsuya Kinoshita <tats@debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: emacs-nox | emacs, autoconf
Homepage: https://emacs-w3m.github.io/
Vcs-Browser: https://salsa.debian.org/debian/w3m-el-snapshot
Vcs-Git: https://salsa.debian.org/debian/w3m-el-snapshot.git
Standards-Version: 4.5.1
Rules-Requires-Root: no
Package: w3m-el-snapshot
Architecture: all
Depends: emacsen-common (>= 2.0.8), emacs-nox | emacs | emacs-snapshot, w3m (>= 0.3) | w3m-ssl (>= 0.3) | w3mmee (>= 0.3), dpkg (>= 1.15.4) | install-info, ${misc:Depends}
Recommends: apel, flim
Suggests: semi, imagemagick, wv, xlhtml, ppthtml, libmoe1.5, xpdf-utils, bzip2, namazu2, perl-doc, discount | libtext-markdown-perl | markdown
Provides: w3m-el
Replaces: w3m-el
Conflicts: w3m-el, apel (<< 10.5), flim (<< 1:1.14.3)
Enhances: wl, wl-beta, mew, mew-beta, gnus
Description: simple Emacs interface of w3m (development version)
Emacs-w3m is an interface program of w3m, a pager with WWW capability.
It can be used as a lightweight WWW browser on GNU Emacs.
.
To use the optional features shimbun (interface with web newspapers),
w3m-namazu (search files with Namazu), w3m-perldoc (view perl documents),
etc., install the required packages flim, namazu2, perl-doc, etc.
.
This package provides a development snapshot version of emacs-w3m.
|