File: control

package info (click to toggle)
libtk-gbarr-perl 2.08-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 284 kB
  • ctags: 229
  • sloc: perl: 1,875; makefile: 17
file content (38 lines) | stat: -rw-r--r-- 1,435 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
31
32
33
34
35
36
37
38
Source: libtk-gbarr-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carlo Segre <segre@debian.org>,
           Niko Tyni <ntyni@iki.fi>,
           gregor herrmann <gregoa@debian.org>,
           Damyan Ivanov <dmn@debian.org>,
           Rene Mayorga <rmayorga@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
                     perl-tk,
                     xvfb,
                     xfonts-base,
                     xauth
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtk-gbarr-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtk-gbarr-perl.git
Homepage: https://metacpan.org/release/Tk-GBARR

Package: libtk-gbarr-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         perl-tk
Description: various Tk Perl widgets
 A contribution to the ever growing collection of Tk Widgets, currently it 
 includes:
 .
     Tk::Cloth       - An OO interface to Tk::Canvas
     Tk::TFrame      - A frame with a title
     Tk::NumEntry    - An entry widget that accepts numbers and has up/down
                       buttons for in/decrement.
     Tk::FireButton  - Button that keeps invoking command when pressed
 .
 Tk::Pane and Tk::ProgressBar are no longer part of this
 distribution, because they are included in standard Perl/Tk since
 800.016.