File: control

package info (click to toggle)
libtk-filedialog-perl 1.3-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 224 kB
  • ctags: 116
  • sloc: perl: 2,129; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 1,009 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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