File: control

package info (click to toggle)
libcurses-widgets-perl 1.2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 140 kB
  • ctags: 29
  • sloc: perl: 1,359; makefile: 34
file content (18 lines) | stat: -rw-r--r-- 643 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libcurses-widgets-perl
Section: interpreters
Priority: optional
Maintainer: Stephen Zander <gibreel@debian.org>
Standards-Version: 3.5.6
Build-Depends-Indep: debhelper (>= 3.0.5), perl (>= 5.6.0-20), 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