Source: edbrowse
Section: net
Priority: optional
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Uploaders:
 Paul Gevers <elbrus@debian.org>,
 Samuel Thibault <sthibault@debian.org>,
 Sebastian Humenda <shumenda@gmx.de>,
Build-Depends:
 cmake,
 debhelper-compat (= 12),
 pkgconf,
 libcurl4-openssl-dev,
 libpcre2-dev,
 libquickjs (>= 2024.01.13-5),
 libreadline-dev,
 libssl-dev,
 unixodbc-dev,
Vcs-Browser: https://salsa.debian.org/a11y-team/edbrowse
Vcs-Git: https://salsa.debian.org/a11y-team/edbrowse.git
Homepage: https://edbrowse.org/
Standards-Version: 4.6.2
Rules-Requires-Root: no

Package: edbrowse
Architecture: any
Multi-Arch: foreign
Static-Built-Using: ${built-using}
Depends:
 ${misc:Depends},
 ${shlibs: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.
