File: control

package info (click to toggle)
libtk-filedialog-perl 1.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 76 kB
  • ctags: 31
  • sloc: perl: 560; makefile: 37
file content (16 lines) | stat: -rw-r--r-- 651 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libtk-filedialog-perl
Section: perl
Priority: optional
Maintainer: Jay Bonci <jaybonci@debian.org>
Build-Depends-Indep: debhelper (>> 4.0.0)
Standards-Version: 3.6.1.0

Package: libtk-filedialog-perl
Architecture: all
Depends: ${perl:Depends}, perl-tk
Description: A 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