File: control

package info (click to toggle)
netrik 1.16.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, buster, stretch
  • size: 3,272 kB
  • ctags: 729
  • sloc: ansic: 6,657; sh: 994; makefile: 114
file content (32 lines) | stat: -rw-r--r-- 1,112 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
Source: netrik
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: dh-autoreconf,
               debhelper (>= 9),
               libncursesw5-dev (>= 5.4)
Standards-Version: 3.9.6
Homepage: http://netrik.sourceforge.net/
Vcs-Git: git://anonscm.debian.org/collab-maint/netrik.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/netrik.git

Package: netrik
Architecture: any
Provides: www-browser
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: text mode WWW browser with vi like keybindings
 Netrik is an advanced text mode WWW browser. Its purpose is to give access to
 as much of the Web as possible in text mode, without forsaking any comfort.
 The user interface is looking roughly like a combination of gVim and PINE.
 .
 Some of the core ideas (not all implemented yet):
 .
  * Context-(URL-)sensitive setup
  * Partially loaded pages
  * Half-graphical mode
  * Efficient navigation
  * Key mapping and macros (similar to vi and mutt)
  * Command prompt, menus and online help
 .
 netrik does neither support HTTPS nor IPv6 yet.