blob: 0db3d6943761bf2b75b0c9103383f65125094e65 (
plain)
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
31
32
33
34
35
36
|
Source: dwb
Section: web
Priority: extra
Maintainer: Nathan Owens <ndowens@gmx.us>
Build-Depends: debhelper (>= 9),
libwebkitgtk-3.0-dev,
libgnutls-dev,
libsoup2.4-dev,
libjson0-dev,
m4,
libglib2.0-dev (>= 2.36)
Standards-Version: 3.9.4
Homepage: http://portix.bitbucket.org/dwb/
Package: dwb
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Provides: www-browser
Recommends: wget, xterm
Description: lightweight WebKit browser
Highly customizable browser that can be easily configured through a web
interface. Intends to be mostly keyboard driven.
.
Features:
- vi like shortcuts
- Link followed by keyboard hints
- Bookmarks
- Quickmarks
- Cookie support
- Proxy support
- Userscript support
- Tab completion for history, bookmarks, userscripts
- Custom CSS Stylesheets
- Tiling layouts
- and more...
|