File: control

package info (click to toggle)
edbrowse 3.6.1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,136 kB
  • ctags: 3,015
  • sloc: ansic: 27,877; perl: 6,569; cpp: 2,222; makefile: 55; sh: 49
file content (24 lines) | stat: -rw-r--r-- 1,059 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
Source: edbrowse
Section: net
Priority: extra
Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>
Uploaders: Gergely Nagy <algernon@balabit.hu>,
           Samuel Thibault <sthibault@debian.org>
Build-Depends: debhelper (>= 9), libreadline-dev, libpcre3-dev, libssl-dev,
 libcurl4-openssl-dev, libmozjs-24-dev, libncurses5-dev, libtidy-dev, cmake
Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/edbrowse
Homepage: http://edbrowse.org/
Standards-Version: 3.9.8

Package: edbrowse
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: poppler-utils | xpdf-utils
Provides: editor, mail-reader, www-browser
Description: /bin/ed-alike webbrowser written in C
 edbrowse is a reimplementation of /bin/ed, with some basic
 differences (it uses Perl regular expressions) with the ability to
 visit webpages and ftp sites. edbrowse performs basic transformations
 on the html source to produce a readable representation. edbrowse
 supports Forms, Frames, Netscape-style cookies, HTTPS
 connections and JavaScript.