File: control

package info (click to toggle)
libwwwbrowser-perl 2.23-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 580; makefile: 7
file content (30 lines) | stat: -rw-r--r-- 1,186 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: libwwwbrowser-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl,
                     xvfb,
                     lynx,
                     xterm,
                     xinit,
                     xauth,
                     xfonts-base,
                     libio-socket-ssl-perl
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libwwwbrowser-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libwwwbrowser-perl.git
Homepage: http://user.cs.tu-berlin.de/~eserte/src/perl/WWWBrowser/

Package: libwwwbrowser-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         lynx | www-browser
Replaces: horae
Description: Platform independent means to start a WWW browser
 WWWBrowser is a Perl module which starts a web browser, in the background for
 X11, with a specified URL.  Options exist to use a user-specified browser,
 including text browsers, which are started in a terminal window.