File: control

package info (click to toggle)
dwb 20140702hg-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,860 kB
  • ctags: 2,802
  • sloc: ansic: 27,062; makefile: 341; sh: 84
file content (38 lines) | stat: -rw-r--r-- 926 bytes parent folder | download
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
37
38
Source: dwb
Section: web
Priority: extra
Maintainer: Nathan Owens <ndowens@gmx.us>
Uploaders: Sebastian Ramacher <sramacher@debian.org>
Build-Depends: debhelper (>= 9),
 libwebkitgtk-3.0-dev,
 libgnutls28-dev,
 libsoup2.4-dev,
 libjson-c-dev,
 m4,
 libglib2.0-dev (>= 2.36),
 libsecret-1-dev
Standards-Version: 3.9.5
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...