Source: libtk-filedialog-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, perl-tk
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtk-filedialog-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtk-filedialog-perl.git
Homepage: https://metacpan.org/release/Tk-FileDialog

Package: libtk-filedialog-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         perl-tk
Description: highly configurable file dialog widget for Perl/Tk
 This file dialog widget called Tk::Filedialog is a collection of sub-widgets:
 a listbox for files and (optionally) directories, an entry for filename, an
 (optional) entry for pathname, an entry for a filter pattern, a 'ShowAll'
 checkbox (for enabling display of .* files and directories), and three
 buttons, namely OK, Rescan, and Cancel
