File: control

package info (click to toggle)
libwwwbrowser-perl 2.23-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 128 kB
  • sloc: perl: 580; makefile: 7
file content (30 lines) | stat: -rw-r--r-- 1,178 bytes parent folder | download | duplicates (2)
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 (>= 9)
Build-Depends-Indep: perl,
                     xvfb,
                     lynx,
                     xterm,
                     xinit,
                     xauth,
                     xfonts-base,
                     libio-socket-ssl-perl
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwwwbrowser-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/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.