File: control

package info (click to toggle)
libcurses-widgets-perl 1.997-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze, wheezy
  • size: 252 kB
  • ctags: 103
  • sloc: perl: 2,107; makefile: 40
file content (20 lines) | stat: -rw-r--r-- 761 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libcurses-widgets-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf@debian.org>, gregor herrmann <gregor+debian@comodo.priv.at>
Standards-Version: 3.7.2
Build-Depends: debhelper (>> 4)
Build-Depends-Indep: perl (>> 5.8.1), libcurses-perl

Package: libcurses-widgets-perl
Architecture: all
Depends: ${perl:Depends}, libcurses-perl (>= 1.02)
Description: Curses widget interface for Perl
 This module provides a standard library of functions and
 widgets for use in creating Curses-based interfaces. Should
 work reliably with both Curses and nCurses libraries.
 .
 Current widgets include text field, list box, button sets,
 calendar, message box, input box