File: control

package info (click to toggle)
podbrowser 0.12-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 448 kB
  • ctags: 151
  • sloc: perl: 2,077; makefile: 80
file content (21 lines) | stat: -rw-r--r-- 886 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
Source: podbrowser
Section: perl
Priority: optional
Maintainer: Jeffrey Ratcliffe <Jeffrey.Ratcliffe@gmail.com>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: perl
Standards-Version: 3.8.4
DM-Upload-Allowed: yes

Package: podbrowser
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libgtk2-perl, libgtk2-gladexml-perl (>= 1.001), libgtk2-ex-podviewer-perl (>= 0.16), libgnome2-perl, liblocale-gettext-perl, gnome-icon-theme, libhtml-parser-perl, libgtk2-ex-simple-list-perl
Recommends: libgnome2-0
Suggests: perl-doc
Description: Documentation browser for Perl
 PodBrowser is a documentation browser for Perl. You can view the
 documentation for Perl's builtin functions, its "perldoc" pages,
 pragmatic modules and the default and user-installed modules.
 .
 PodBrowser is a more feature-complete version of podviewer, which comes
 with libgtk2-podviewer-perl.