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
|
Source: libtk-objscanner-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dominique Dumont <dod@debian.org>,
gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl,
perl-tk,
xauth,
xfonts-base,
xvfb
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtk-objscanner-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtk-objscanner-perl.git
Homepage: https://metacpan.org/release/Tk-ObjScanner
Package: libtk-objscanner-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
perl-tk
Description: Tk viewer for perl data structures
Tk::ObjScanner from CPAN provides a GUI to scan the attributes
of an object. It can also be used to scan the elements of a hash
or an array.
|