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: libtk-gbarr-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carlo Segre <segre@debian.org>, Gustavo Franco <stratus@debian.org>,
Niko Tyni <ntyni@iki.fi>, gregor herrmann <gregoa@debian.org>,
Damyan Ivanov <dmn@debian.org>, Rene Mayorga <rmayorga@debian.org.sv>
Build-Depends: debhelper (>= 7), quilt
Build-Depends-Indep: perl, perl-tk, xvfb, xfonts-base, xauth
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/Tk-GBARR/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtk-gbarr-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libtk-gbarr-perl/
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.
|