File: control

package info (click to toggle)
dwb 20120628hg-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,284 kB
  • sloc: ansic: 13,839; sh: 246; makefile: 127; awk: 78; perl: 8
file content (30 lines) | stat: -rw-r--r-- 771 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
Source: dwb
Section: web
Priority: extra
Maintainer: Nathan Owens <ndowens@gmx.us>
Build-Depends: debhelper (>= 8.0.0),
 libwebkitgtk-3.0-dev,
 hardening-wrapper
Standards-Version: 3.9.3
Homepage: http://portix.bitbucket.org/dwb/

Package: dwb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
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 histroy, bookmarks, userscripts
  - Custom CSS Stylesheets
  - Tiling layouts
  - and more...