Source: libtk-filedialog-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci@debian.org>, Tim Retout <diocles@debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/Tk-FileDialog/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libtk-filedialog-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtk-filedialog-perl.git

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 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
